Record#
- Learn to operate dictionaries.
- random.choice() randomly returns a value from the dictionary.
- Today's exercise is a word guessing game with 5 chances to guess a word.
- Today's exercise was very challenging, couldn't figure it out, copied the correct answer, and roughly understood it.