Fast & Easy Python 3.9 Tutorial - While Loop (Part 9) 2022

preview_player
Показать описание
Much like the for loop, we also have another way of looping our code, and this is with the while loop. The difference is that the while loop can theoretically be executed forever, while the for loop will always have some sort of end.
Рекомендации по теме
Комментарии
Автор

Hi Sir,

How to validate number?
It's int or something else?

kishorramani
welcome to shbcf.ru