Guess the Word
Try to solve the Guess the Word problem.
We'll cover the following...
We'll cover the following...
Statement
You are given a list of candidate words words, where each word has length secret.
You can interact with an external API master.guess(word), which takes a string word and returns an integer equal to the number of positions where word and secret have the same character. If word is not present in words, the API returns