[SOLVED] CPSC 121-Lab 2

35.00 $

Category:
Click Category Button to View Your Next Assignment | Homework

You will receive the following solution file(s) instantly after successful payment:

zip file icon lab-2-auot2g.zip (62.6 KB)
Assignment Instructions Updated Recently? Submit Below and we will provide new Solution!
Submit New Instructions
🔒 Securely Powered by:
Secure Checkout
5/5 - (2 votes)

 

Write a program that:

  1. Asks the user for their average grade (as a % out of 100) for each of the above grade categories
  2. If there is no data for a category, the user should enter the value -1
  3. In such cases, the total score used to calculate our average changes
  4. After all categories have had information input, calculate the user’s class grade based on the syllabus values above. Display a percentage and letter grade to the user.

Points:

  • – Documentation, readability, format
  • – Proper use of conditional statements

2 – Filename and Header 3 – Output testing

 

  • lab-2-auot2g.zip