Re: Help me please urgently!

2015-03-15 Thread Ian Kelly
On Sun, Mar 15, 2015 at 9:43 AM, Jenny Hale wrote: > Hi > > How would I do this? > The teacher wants to keep track of the scores each member of the class > obtains in the quiz. There are three classes in the school and the data > should be kept separately for each class. Is this a homework assi

Re: Help me please urgently!

2015-03-15 Thread Chris Angelico
On Mon, Mar 16, 2015 at 2:43 AM, Jenny Hale wrote: > How would I do this? > The teacher wants to keep track of the scores each member of the class > obtains in the quiz. There are three classes in the school and the data > should be kept separately for each class. > Thank you for being honest a

Help me please urgently!

2015-03-15 Thread Jenny Hale
Hi How would I do this? The teacher wants to keep track of the scores each member of the class obtains in the quiz. There are three classes in the school and the data should be kept separately for each class. Here is my code: import random import operator MATHS_OPERATIONS = [ (operator.a