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
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
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