Instead of creating two if statements, we use an if / else statement to achieve the same result.
if
else
Make sure to pick else, followed by {, and finally }.
{
}