Skip to content

Commit e4bbcca

Browse files
committed
docs: update v1.3.0 release notes with yesterday’s refactors
1 parent f73d346 commit e4bbcca

1 file changed

Lines changed: 10 additions & 0 deletions

File tree

Release Notes/v1.3.0.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,16 @@
6464
- Moved HackerRank exercise files into the main **`Python/`** folder
6565
- Aligned external practice problems with the repository’s learning structure
6666
- Improved discoverability of practice material for learners
67+
68+
* **Refactored:** Removed duplicate practice material
69+
- Deleted the **Built-in Functions Practice Problems** file
70+
- Retained the canonical version inside **Python Exercises** to avoid duplication
71+
72+
* **Refactored:** Improved and reorganized variable scope documentation
73+
- Fixed typos in the **Global and Local Variables** notebook
74+
- Moved the notebook into **`01_Python_Basics`**
75+
- Improved accuracy, readability, and placement of foundational Python concepts
76+
6777
---
6878

6979

0 commit comments

Comments
 (0)