This repository was archived by the owner on Apr 3, 2026. It is now read-only.
v1.0.0
1.0.0 (2025-10-02)
Features
- adding needed semantic release integration for versioning (e93cd8a)
- Exercise #1. Basics (2df54e4)
- Understanding of varaibles, types, numbers, strings and lists (e7c5faf)
- understanding variable scope, local and global variable scopes and doc strings for code documentation (2fa14a3)
- undestanding of functions, how to handle default values and keyword arguments (53dd04e)
BREAKING CHANGES
- New exercise added