15-110 Spring 2011
Recitation 3
Quiz 1
Mastermind
Today in recitation we will write a simplified form of the game of
Mastermind
(using letters in place of colors).
Starter code:
recitation3-mastermind.py
Sample solution:
recitation3-mastermind-solution.py