Answered step by step
Verified Expert Solution
Link Copied!

Question

...
1 Approved Answer

Scenario: A friend has asked you to design a simple grade book program. He would like to create some calculations that can be used for

Scenario: A friend has asked you to design a simple grade book program. He would like to create some calculations that can be used for any test given to students. This program should generate percentage scores for each student (given the number of correct answers and the total number of questions on the test). He would also like the program to calculate the class average of the percentage scores and identify the minimum and maximum scores for the class.

Write the pseudo code for this electronic grade book. For those who are ready for a little more advanced concepts, have your pseudo code determine the letter grade for each student (90+ = a, 80+ = b, 70+ = c, 64+ = d, lower than 64 = f).

Step by Step Solution

5.00 Ratings (2 Votes)

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access with AI-Powered Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Document Format ( 2 attachments)

PDF file Icon
607d4f3819255_4527.pdf

2 MB PDF File

Excel file Icon
.xlsx

10 MB Excel File

Word file Icon
607d4f3819255_4527.docx

6 MB Word File

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Accounting Information Systems

Authors: Marshall B. Romney, Paul J. Steinbart

13th edition

978-0133428537

More Books

Students also viewed these Programming questions

Question

Explain what complete linkage means.

Answered: 1 week ago