https://ecs-static.teamtreehouse.com/library/python-basics-3/while-loops
While Loops (How To) | Python Basics | Treehouse
While Loops. Repeating things in code is a frequent need. "while" repeats code until an expression is no longer True. Let's explore how to use it.
how to pythonwhile loopsbasicstreehouse