Sharing notes from my ongoing learning journey — what I build, break and understand along the way.

Python Practice Exercises – Part 1: Loops, Conditionals, and Algorithms
Python Practice Exercises – Part 1 In this week’s set of Python exercises, we practiced everything we’ve learned so far — from loops and conditionals to random number generation and string formatting.The tasks below are sorted by difficulty, starting from…



