lesson 3:1:4 loops in python
Round and round again.
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: September 5th, 2025