- Check if every required function is defined (atm this is a problem for `guessed_string()`, but this could be just a separate check) - Check the type of variable that is returned by the `get_words()` function in `Lexicon` - Add hint to lexicon for 0 words; "did you get all words of length 3?". Or something like that - Clear up the explanation of the (26) guesses `lost()` check; you should also check if `won()` is not true
guessed_string(), but this could be just a separate check)get_words()function inLexiconlost()check; you should also check ifwon()is not true