Master indefinite iteration using the Python “while” loop. You’ll be able to construct basic and complex while loops, interrupt loop execution with break and continue, use the else clause with a while loop, and deal with infinite loops.
The editor used in this course is Thonny: The Beginner-Friendly Python Editor. Check out our article about Thonny. It covers the setup and usage as well as best practises.
Abdullah Dev on Feb. 27, 2020
Great work! Well done! This is so easy to follow and easy to understand! Amazing!!!