Python programming for beginners: Control Flow: ifelifelse
Python programs make decision using if elif and else statements. Programs would not be very useful if they could not make decisions.
Conditions can be tested and if true then one path is followed and another if it is false.
Music by Bensound, www.bensound.com
source