Python Program To Print Even And Odd Numbers Using While Loop

Опубликовано: 16 Август 2024
на канале: Jakubication
102
1

This video shows Python programs to print even, and then odd numbers using a while loop. To print even numbers using a while loop in Python you start at two, and then skip count by two, up to the number that you want to stop printing out numbers at. To print odd numbers using a while loop in Python you start at one, and then skip count by two up to the number you want to stop printing out the numbers at.

Sections
0:00 - Python Program To Print Even Numbers Using While Loop
1:19 - Python Program To Print Odd Numbers Using While Loop
2:40 - Outro

#python #codingtutorial #learntocode


Смотрите видео Python Program To Print Even And Odd Numbers Using While Loop онлайн без регистрации, длительностью часов минут секунд в хорошем качестве. Это видео добавил пользователь Jakubication 16 Август 2024, не забудьте поделиться им ссылкой с друзьями и знакомыми, на нашем сайте его посмотрели 102 раз и оно понравилось 1 людям.