Editor
1
Basic if Statement
5 segments ยท 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...