Commit Graph

8 Commits

Author SHA1 Message Date
ef6d9c5013 I have conceptualised Python learning structure with core topics and practice strategy.
This commit sets the foundation for a well-organized Python learning repository.
It includes a basic roadmap, core topic grouping, and example exercises to help
any learner grow step by step.

The goal is to make this repo clean, understandable, and useful for daily learners.

Let’s all follow this format:
- Use simple, clear commit messages
- Add meaningful descriptions when needed
- Keep content easy to follow for others

This way, we build a habit of writing quality code *and* leaving a learning trail behind.
2025-08-07 07:49:07 +02:00
aef79d4f07 [IGNORE] Typo. 2025-08-07 10:47:51 +05:30
46eb9c9d65 [IMP] Few dict exercises. 2025-08-07 10:46:15 +05:30
e611bfe495 Update 'list.md' 2025-08-07 07:04:35 +02:00
a60915377a Update 'list.md' 2025-08-07 06:12:45 +02:00
f009a78c75 [IMP] Few list exercises. 2025-08-07 09:35:10 +05:30
a6aa153302 Initial Idea. 2025-08-07 05:50:59 +02:00
ac6c008f0f Initial commit 2025-08-07 05:40:35 +02:00