python pseudocode if, de lo contrario declaración
IF condition statement THEN
if body
ELSE IF condition THEN
else if statement
ELSE
else body
ENDIF
rudythealchemist