While Loop Continuously & Input (6/7) - Python for Beginners

Опубликовано: 01 Август 2026
на канале: rory mulcahey
1,025
2

In this video we will cover how to build a while loop to collect user input until certain criteria are met.

Basic Steps:

Generate "infinite" loop
Display game values to user
Create loop end condition
Collect user input
Perform appropriate action based on user input.


Python
Pycharm
Input
If Elif Else
Expressions
Function call
Parameter
Return
While loop
Break
Print statements
Input function input()
List
List zero based indexing