Re: [Tutor] Python Mastermind Help

2014-01-30 Thread Alan Gauld
On 29/01/14 22:19, Amy Davidson wrote: I’ve been given an assignment in which I need to recreate > the game Mastermind. OK I assume you know how mastermind works? ie the rules of the game. I’ve been attempting it for approx a week with little to no progress. > I was hoping someone would be a

[Tutor] Python Mastermind Help

2014-01-30 Thread Amy Davidson
Hello, I’ve been given an assignment in which I need to recreate the game Mastermind. I’ve been attempting it for approx a week with little to no progress. I was hoping someone would be able to point me in the right direction. here is what I’ve got: import random def masterMind(): userGue