This repository was archived by the owner on Apr 3, 2026. It is now read-only.
v2.0.0
2.0.0 (2025-10-07)
Bug Fixes
- Understand how to handle list index in a for loop with range function (7a322dd)
- Understanding about for and while loops as well as if/else and elif conditionals (0fa5ec6)
- Understanding of keywords break and continue, as well how to use None value (6e908ae)
- Understanding of the not keyword (bc84308)
Features
BREAKING CHANGES
- New exercise added