Question: Overview: Write a program to calculate a weighted average for a course. Your input form should allow the user to enter their name, and the


Overview: Write a program to calculate a weighted average for a course. Your input form should allow the user to enter their name, and the appropriate grades as shown below. Style your input form into three columns. Please note, even though you have 3 columns in your input screen, there should be only one element, and all your inputs must be inside it. Your sections for columns should all be inside the > group. Calculations: Exams are worth 85\%, and homeworks are worth 15\%. Results should be formatted to 2 decimal places. Input Form: Output: Homework 3 - Grade Report for Steve Your final average is: 75.25 Exam Average: 73.00 Homework Average: 88.00
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
