-
why python
-
how to install python
-
iterpter vs compiler
-
where to code
- jupyter notebook
- vscode
-
variables assing
- print variable(basic)
- variable name in python (pep 8)
-
basic datatype
- int
- float
- string
-
conditionds
- boolean conditionds
- numberic conditions
-
is
vs==
id()
function
-
some python keywords and usage
-
input function
- casting
-
advance datatype
- list
- indexing
- functions
- string
- indexing
- function
- dict
- functions
in
keyword
- list