Computers and Technology

1. Get One Exam Score 2. Get exam scores until the user enters -999
3. Display All Exam Scores Entered a. From Highest to Lowest b. From Lowest to Highest
4. Display Exam Statistics
5. Adjust all Exam Scores
6. Remove all F grades from the List
7. Quit the Program Get One Exam Score: you will ask the user to enter a single exam score. You will validate the score as a number between 0 and 100. Get exam scores until the user enters -999: You will allow the user to enter scores until the user enters -999 to stop and return to the menu. You will validate all scores as a number between 0 and 100. Display All Exam Scores Entered: This will Display All Exam Scores Entered: This will bring up a second menu: From Highest to Lowest and From Lowest to Highest. You are to sort the list as selected and then display the scores along with the appropriate letter grade. Display Exam Statistics: You will show the number of scores entered the highest score so far, the lowest score so far, the average of all scores so far. You will also display a count by possible grade letter (the number of As, Bs. Cs. Ds, and Fs). Whenever you display a score always display the letter grade Adjustall Exam Scores: You will call a function that reduces all current exam scores by 5%. Do not adjust any score below 0. Remove all grades from the list. You will remove all F scores from the list. All scores below 60.0 remove all F scores from the list. All scores below 60.0. Other requirements: 1. You will create a REAL machine generated design tool that you used to write the code. 2. You will ERROR check for anything the user can do bad. 3. You will place comments within your code to explain any change of logic or any formula that would need explaining. 4. You will submit your design tool and you *py source code document or documents. 5. You will place all code in meaningful functions 6. If you are in an RTV class, you should have been placed into a group (click on People to see your group). If you are in an Online class you can form a group of 4 or few members if you wish.. CLICK HERE FOR GRADING RUBRIC

answer
Answers: 1

Other questions on the subject: Computers and Technology

image
Computers and Technology, 22.06.2019 20:00, random286
How is the number 372 written when expanded out to place values in the base 8 (octal) number system? a. 2 x 4 + 3 x 2 + 4 x 1 b. 3 x 64 + 7 x 8 + 2 x 1 c. 3 x 8 + 7 x 7 + 2 x 6 d. 3 x 100 + 7 x 10 + 2 x 1
Answers: 1
image
Computers and Technology, 23.06.2019 14:30, HarryPotter10
Open this link after reading about ana's situation. complete each sentence using the drop-downs. ana would need a minimum of ato work as a translator. according to job outlook information, the number of jobs for translators willin the future.
Answers: 3
image
Computers and Technology, 24.06.2019 00:40, dheydar3506
What is the error in the following pseudocode? module main() call raisetopower(2, 1.5) end module module raisetopower(real value, integer power) declare real result set result = value^power display result end module
Answers: 1
image
Computers and Technology, 24.06.2019 02:50, rurbanok12
Be sure to answer all parts. synthesize the following compound from benzene. a. b. c. d. e. f. reaction [1] conditions: a b c d e f reaction [1] product: draw structure reaction [2] conditions: a b c d e f reaction [2] product: draw structure reaction [3] conditions: a b c d e f reaction [3] product:
Answers: 3
Do you know the correct answer?
1. Get One Exam Score 2. Get exam scores until the user enters -999
3. Display All Exam Scor...

Questions in other subjects: