Question: python Develop a program that will read the following inputs: subjectname,quizl quizz,assi,ass2.midterm, final base on the input value calculate Quizmark Assignment, Totalmark, AverageMark using following
Develop a program that will read the following inputs: subjectname,quizl quizz,assi,ass2.midterm, final base on the input value calculate Quizmark Assignment, Totalmark, AverageMark using following formula Qulzmark =quizl+quiz2 Assignment=assi+ass2 totalmark=Quizmark+Assignmen+midterm=final Display the output similar to the output given below: Subject Name :P Mark Details Quizmark = 15 Assignment=15 totalmark=100
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
