So else if gives us even more flexibility to run multiple condition checks.
else if
Note: We don't always need the {}, but it's wise to use them when starting off for clarity.
{}
Wouldn't this satisfy only the first if condition?
if