lesson 4 - loops in python
Round and round again.
You'll learn the syntax for definite (for) and indefinite (while) loops. You'll use for loops to iterate over strings and while loops to create a number guessing game that continues until the correct answer is given.
Last modified: July 17th, 2025