Editor
1
If-elif-else Statement
5 segments ยท 0:00
The elif (else if) statement checks additional conditions. Program goes through conditions until it finds true or reaches else.
Loading Python environment...