Skip to content

soumyajit1010/Python-Fundamentals

Repository files navigation

🚀 Python Learning Journey (Apna College - 10 Hours)

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.


📌 Chapters Covered

  1. Variables and Data Types
  2. Strings and Conditional Statements
  3. Lists and Tuples
  4. Dictionary and Set
  5. Loops
  6. Functions and Recursion
  7. File Input and Output
  8. OOPS Part 1
  9. OOPS Part 2
  10. Mini Project

🛠️ How to Run

Clone this repo and run:

python filename.py

About

Collection of Python practice programs covering variables, loops, functions, OOP, and a final project.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages