Python Crash Course Repo
- π Hello World Program in Python
- β¨ Python Syntex
- πΈ Comments In Python
- π Variable In Python
- πΌ Python all Data Type
- π Python Condition (
if elif else) Everything - π₯ While Loop In Python
- π’ For Loop In Python (Including List, Dict etc)
- π Function In Python
- π» Class In Python
- π« Python Inheritance (With Type)