Python Notes/cheat sheet

Simplified notes to get your Python basics right
Just compare code and output side by side and feel the rush of enlightenment

Key features-

  • PreciceEverything is explained in comments or print statement itself. To the point.
  • Only one projectOnly 1 project has been made,but it has been improvised 4 times. Everytime we learn something new, it gets implemented in the same project making it better and better
  • BasicAll the Python basics are covered in these notes
  • ApplicationAll the examples are based on real applications,this makes it easy to know the real implementation

How to Use-

Just start reading the code from cheat_sheet_as_executable.py and its output side by side

Screenshot_20211219_150033-1

Made with ? and python by Hem.

GitHub

View Github