2022-Spring: Lab 3.9 - Intro to Python

preview_player
Показать описание
We will be learning about the while loop, what it does and some different ways to think about it. Coding while loops with a positive test and a negative test.

Positive test = the loop will continue as long as you keep feeding it the positive loop control value.
Negative test = loop will continue as long as you DO NOT feed it the negative loop control value.
Рекомендации по теме