Where does the
else
statement go?
At the end of the
if
statement's code block
Before the
if
statement's code block
At the end of the
if
statement's code block.