I\'m reading JavaScript for Kids by Nick Morgan. I\'m trying to make a Hangman game. I typed this code:
var name = prompt("What\'s your name?"); con