This commit is contained in:
Aryan Jabbari
2015-08-17 16:19:02 -04:00
parent 02e2e915f9
commit 14713a4c48

View File

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