Learning_Python
-
Learning Python from Python Crash Course by Eric Matthes
-
PythonP1.ipynb is part 1 which includes Variables and Data Types, Introducing Lists, Working with Lists and If Statements
-
PythonP2.ipynb is part2 which includes Dictionaties, User Input and While Loops and Function
-
try_it_yourse;f.ipynb is all the exercise from PythonP1.ipynb
-
try_it_yourself_P2.ipynb is all the exercise from PythonP2.ipynb