This repository contains my Python learning progress following the Apna College YouTube tutorial (10 hours).
I am documenting my journey chapter by chapter along with practice programs and notes.
- Variables and Data Types
- Strings and Conditional Statements
- Lists and Tuples
- Dictionary and Set
- Loops
- Functions and Recursion
- File Input and Output
- OOPS Part 1
- OOPS Part 2
- Mini Project
Clone this repo and run:
python filename.py