This is an introductory video on Python programming language.
GitHub repo: https://github.com/karar-shah/Python_ML_Yd...
The following topics are covered in this video:
Intro
What is Python
Why use python
What can I build with Python
To know: Syntax
Quick start
print() function
input() function
comments
variable and naming styles
Built-in data types
number
Type casting
Strings
Booleans