Write a program that determines a student grade's given his/her final score. Use the following table of co FINAL SCORE GRADE 92 - 100 1 88 - below 92 1.25 84 - below 88 1.5 80 - below 84 1.75 76 - below 80 2 72 - below 76 2.25 68 - below 72 2.5 64 - below 68 2.75 60 - below 64 3 below 60 5 Input Final Score (floating number) Output If the input final score is [0,100], output grade. Othenvise output "Invalid final score"

Microsoft Visual C#
7th Edition
ISBN:9781337102100
Author:Joyce, Farrell.
Publisher:Joyce, Farrell.
Chapter4: Making Decisions
Section: Chapter Questions
Problem 7E: Write a program named GuessingGame that generates a random number between 1 and 10. (In other words,...
icon
Related questions
Question

using py3

Write a program that determines a student grade's given his/her final score. Use the following table of conversion:
FINAL SCORE GRADE
92 - 100
1
88 - below 92 1.25
84 - below 88 1.5
80 - below 84 1.75
76 - below 80 2
72 - below 76 2.25
68 - below 72 2.5
64 - below 68 2.75
60 - below 64 3
below 60
5
Input
Final Score (floating number)
Output
If the input final score is (0,100], output grade.
Otherwise, output "Invalid final score".
Transcribed Image Text:Write a program that determines a student grade's given his/her final score. Use the following table of conversion: FINAL SCORE GRADE 92 - 100 1 88 - below 92 1.25 84 - below 88 1.5 80 - below 84 1.75 76 - below 80 2 72 - below 76 2.25 68 - below 72 2.5 64 - below 68 2.75 60 - below 64 3 below 60 5 Input Final Score (floating number) Output If the input final score is (0,100], output grade. Otherwise, output "Invalid final score".
Expert Solution
steps

Step by step

Solved in 2 steps with 2 images

Blurred answer
Knowledge Booster
Constants and Variables
Learn more about
Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, computer-science and related others by exploring similar questions and additional content below.
Similar questions
  • SEE MORE QUESTIONS
Recommended textbooks for you
Microsoft Visual C#
Microsoft Visual C#
Computer Science
ISBN:
9781337102100
Author:
Joyce, Farrell.
Publisher:
Cengage Learning,
C++ Programming: From Problem Analysis to Program…
C++ Programming: From Problem Analysis to Program…
Computer Science
ISBN:
9781337102087
Author:
D. S. Malik
Publisher:
Cengage Learning