22a. Hangman Outline
Outline of everything to do for hangman project.
The game of hangman a classic guess-the-word game. You can try hangman online, but do not play too long - just learn the rules.
(string-contains-letter? str letter)
.define/contract
(if discussed in class).Outline of everything to do for hangman project.
How to load a sequence of images into DrRacket.
Every keypress is a guess - adjust the model accordingly.