Question: pograming1 Develop a program that will read the following inputs: subjectname,quizl,quiz2,assi,ass2, midterm,final base on the input value calculate Quizmark, Assignment, Totalmark, AverageMark using following formula
pograming1
Develop a program that will read the following inputs: subjectname,quizl,quiz2,assi,ass2, midterm,final base on the input value calculate Quizmark, Assignment, Totalmark, AverageMark using following formula Quizmark =quizl+quiz2 Assignment= assl+ass2 totalmark=Quizmark+Assignmen+midterm+final Display the output similar to the output given below: Subject Name :P1 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
