Python Loops: For and While loops, break and continue statements to control loops

preview_player
Показать описание
To write programs for executing statements repeatedly by using a while loop
To develop loops following the loop design strategy
To control a loop with the user’s confirmation
To control a loop with a sentinel value
To obtain a large amount of input from a file by using input redirection instead of typing from the keyboard
Рекомендации по теме