Thursday 12 March 2015

Task 3 SOLVED!

This is the solution to the Task3.
I made this as Many people were requesting for it.

The Program asks the number of students in all the Classes and then conducts mathematics quiz for all of them. It calculates the score,average score and stores them in a tuple with the name of the student along with the last 3 scores.
The program then stores the tuple in a list which is different for each class.

This information  accessed after the completion of the quizzes.

Download the program here: Datafilehost.

The following screen shots show the program working. (I used small no. of questions and students for the output and only a part of the output is being shown here as it was too long. The program actually asks 10 questions from each student.)




 DON'T FORGET TO HIT +1



--**--UPDATE--**--


In response to the request made by MyPerryThePlatypus I have just converted the code to work with Python3.


Download it here.

Follow this blog if you think it is worth it and/or like it on Facebook here.

E-mail me here.




No comments:

Post a Comment