elif

if x == 4:

print("four")
elif x== 5:

print("five")
by November 05, 2018
mugGet the elif mug.