}",
"else {",
" return(false);",
- "}",
+ "}",
"Let's use if and else statements to make a coin-flip game.",
"Create an if-else statement to return heads if the flip var is zero and to return tails if it's not."
],