Yes! If the condition after the if keyword is false, we can use elsif statements with additional conditions. If none of them are met, the else block will run.
if
false
elsif
else
We're neither at the beginning nor at the end of the statement, are we?