[Reset] Day 4 [March 21st, 2026]
Goals:
"Day 3-4: Control structures (if-else, loops)" (Meta AI, personal communication, August 8, 2025)
Notes:
Python for Software Development' textbook by Halvorsen (n.d.):
- I looked at the Fibonacci sequence and nesting for loops.
- Current task to solve: "Create a Python Script where you find all prime numbers between 1 and 200."
Summary:
I looked at the Fibonacci sequence
References:
- Halvorsen, H. (n.d.). Python. https://halvorsen.blog/documents/programming/python/python.php#python4
Top comments (0)