Jupyter NoteBook
-
Math Operations Notes
-
String Notes
-
Convert Data Types Notes
-
Print Function Format
-
List Notes
-
Tupple Notes
-
Dictionary Notes
-
User Input Notes
-
Loop Notes
-
List Comprehension Notes
-
Lambda Notes
-
Functions Notes
Functions
args
kwargs
Global value change
Nested Function
-
Decorator
-
Iterator & Generator
-
Embeded Functions
Map
Reduce
Filter
Zip
Enumerate
All & Any
-
Sets Notes
-
List Advanced
-
Object Oriented
Class structure
Class methods
Inheritance
Class Magic Method