Skip to content

raja2005-bot/Python_Codes

Repository files navigation

🐍 100 Days of Python Challenge

Welcome to the 100 Days of Python project!
This is a personal challenge to write, update, and commit one Python file every day for 100 consecutive days.

📌 Rules

  1. One file per day — Create or update a .py file daily.
  2. Consistent naming — Use format: Day01_Description.py
  3. Commit daily — Push changes to your repo.
  4. Document learnings — Add comments or notes.
  5. No skipping — If missed, double the next day’s work.

📂 Folder Structure

📁 100-days-python
 ├── 📁 Day01
 │    ├── Intro_to_python.py
 │    └── README.md
 ├── 📁 Day02
      └── Intro_to_datatypes.py
 │    └── README.md
 ...
 ├── 📁 Day100
 │    └── README.md

📊 Progress Tracker

See progress.md for tracking.

About

Updating python projects and day-to-day daily codes...

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages