Question: PROGEAMING1 Develop a program that will read the following inputs: subjectname quizl,quiz2 assl,ass2,midterm,final base on the input value calculate Quizmark, Assignment, Totalmark,AverageMark using following formula

PROGEAMING1
Develop a program that will read the following inputs: subjectname quizl,quiz2 assl,ass2,midterm,final base on the input value calculate Quizmark, Assignment, Totalmark,AverageMark using following formula Quizmark Equizl+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 Mark Details Quizmark = 15 Assignment=15 totalmark=100 Marks Distribution: Input Process/logic 1.5 2.5 Output 1
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
