Stuck - Please Help

That's going to be change to bracket the statemetns I want to run "{ ... }"

I think that it is a good idea to always use curly brackets around the code blocks following conditional statements even if the code to be executed is only one statement. Personally I also always put each curly bracket on its own line and indent the code between them.