Sale!

CPSC 121 Lab 2

Original price was: $40.00.Current price is: $30.00.

Category:

Description

Rate this product

CPSC 121
Lab 2

Category % of Final Grade
Quizzes 10%
Labwork 35%
Midterm 15%
Final 30%
Participation 10%
Write a program that:
1. Asks the user for their average grade (as a % out of 100) for each of the above
grade categories
a. If there is no data for a category, the user should enter the value -1
i. In such cases, the total score used to calculate our average
changes
2. 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:
2 – Documentation, readability, format
3 – Proper use of conditional statements
2 – Filename and Header
3 – Output testing
Header
//Author: Eric May (your name)
//CPSC 121 Lab 2
//<MM/DD/YY> (Current Date)
Filename
<Last Name><First Initial>lab2.cpp
For example, my assignment would be named MayElab2.cpp

Reviews

There are no reviews yet.

Be the first to review “CPSC 121 Lab 2”

Your email address will not be published. Required fields are marked *