Question: Weekly Assignment: The Mastermind Solver In the previous week you have completed the Mastermind Game, try to modify the code so that your AI could
In the previous week you have completed the Mastermind Game, try to modify the code so that your AI could solve a given 4-digit secret number: ______________________________________________________________________________
Hints:
You may use the repetitive number logic to solve the secret code:
- 1sttrial: 1111
- 2ndtrial: 2222
- And so on
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
