aneagoie / ztm-python-cheat-sheet

https://zerotomastery.io/courses/python/cheatsheet/
2.45k stars 1.36k forks source link

Added two basic good practices for beginners to follow in Python, as … #29

Open kunalbandale opened 2 months ago

kunalbandale commented 2 months ago

Every cheatsheet typically focuses on the common syntax for quick reference. I thought it would be helpful to include some basic good practices that beginners can easily follow. To contribute to this idea, I’ve added two essential good practices that I learned from a course.