Loading Python
Setting up environment...
Loading...
Editor
1
Basic if Statement
5 segments ยท 0:00
0:00 / 0:00
The if statement executes code only when a condition is met. Indentation defines the code block belonging to the condition.
Loading Python environment...