Websites of the Day 04/08/2013
-
Program your first game! | Codecademy
-
- g
prompt
to ask the user for their age. You can do it like this:var age = prompt("What's your age?");
and the variableage
will hold the user's response. - Writing an if / else state
- g
-
Comments
Post a Comment