Question: Need help and fast with this coding hw Write the C++ code for calculating your grade based on the syllabus grade math. Type Percentage Assignments
Need help and fast with this coding hw

Write the C++ code for calculating your grade based on the syllabus grade math.
| Type | Percentage |
| Assignments | 10% |
| Weekly Blog | 5% |
| Speed Practice | 10% |
| Projects | 25% |
| Exams | 50% |
Accept one input for only each type (Assignment, speed, etc) of grade, not for the individual grades. There are no test cases for this. As part of your code put a comment block at the top of the code and write the input values and expected output of your code..
Write the C++ code for calculating your grade based on the syllabus grade math. Type Percentage Assignments 10% Weekly Blog 5% Speed Practice 10% Projects 25% Exams 50% Accept one input for only each type (Assignment, speed, etc) of grade, not for the individual grades. There are no test cases for this. As part of your code put a comment block at the top of the code and write the input values and expected output of your code. Save Grading Submit code.cpp + New I Full Screen 1 No visible test cases
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
