Editor
1
If-else Statement
5 segments ยท 0:00
The else block executes when the if condition is false. The program chooses one of two execution paths.
Loading Python environment...