File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3434
3535### Refactor
3636
37-
3837* ** Refactored** : Standardized Python learning folder structure
3938 - Renamed ` Src ` to ` 01_Python_Basics ` for improved beginner clarity
4039 - Renamed and corrected the ` Exercise ` folder to ` 02_Python_Exercises_And_Practice `
5453 - Removed the standalone ` Lists ` folder to eliminate duplication
5554 - Improved conceptual grouping of core Python data structures
5655 - Simplified navigation for beginners
57-
56+
57+ * ** Refactored:** Consolidated core data structure examples into Python Basics
58+ - Moved String-related notebooks into ** ` 01_Python_Basics ` **
59+ - Moved Tuple-related notebooks into ** ` 01_Python_Basics ` **
60+ - Improved conceptual grouping of fundamental Python topics
61+ - Reduced fragmentation of beginner-level content
62+
63+ * ** Refactored:** Reorganized HackerRank exercises under Python directory
64+ - Moved HackerRank exercise files into the main ** ` Python/ ` ** folder
65+ - Aligned external practice problems with the repository’s learning structure
66+ - Improved discoverability of practice material for learners
5867---
5968
6069
You can’t perform that action at this time.
0 commit comments