Write a program | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

Write a program

A class has 50 students. Every student is supposed to give three examinations. Write a program to read the marks obtained by each student in all three examinations. Calculate and display the total marks and average of each student in the class.

12th Nov 2017, 7:23 AM
Victoria Kim
Victoria  Kim - avatar
4 Answers
+ 4
Please write a scratch of the code first, then if there's any difficulties consult back again here, asking people to code for you is not exactly the same with asking for help :)
12th Nov 2017, 8:56 AM
Ipang
+ 1
you mean were just displaying statistics?
12th Nov 2017, 7:36 AM
᠌᠌Brains[Abidemi]
᠌᠌Brains[Abidemi] - avatar
+ 1
please check below for the answer to the question.in my link below.. I wrote it in python. I named each student e.g student1, student2, student3 and the exams are Maths, geography and History... so the program requires an input... so just input the student name like student38. there are only 50students so last student is student50. also remember to leave a like for me.... thank https://code.sololearn.com/cyOTpiW1n8eV/?ref=app
13th Nov 2017, 1:57 PM
Samuel Akosa
Samuel Akosa - avatar
0
yes
12th Nov 2017, 7:58 AM
Victoria Kim
Victoria  Kim - avatar