Skip to content
This repository was archived by the owner on Apr 3, 2026. It is now read-only.

v4.0.0

Choose a tag to compare

@github-actions github-actions released this 13 Oct 15:05
· 39 commits to main since this release

4.0.0 (2025-10-13)

Bug Fixes

  • How to use format method for strings (4f48bcf)
  • How to use string interpolation with the f method and how to map lists with map method and lambda functions (b5ec735)

Features

  • Exercise #4. Functions and Strings (67cec26)

BREAKING CHANGES

  • Exercise complete