Continue by coding an empty if statement. We'll use it for when the user hits their goal.
if
Make sure to pick if followed by () and then {, }.
()
{
}