How do we set the if statement's code block apart from the rest of the code?
{}
()
Good job!
We set the if block's code apart from the rest of the code by using curly braces {}.