else if statement can be used in Python.
False
Reason — Python does not have an else if statement. Instead, Python uses the elif statement to chain multiple conditional statements together.
else if
elif