Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

3 . 1 3 LAB: Branches: Find Letter Grade ( LT - C - SP 2 4 ) Read an input from the Input Box

3.13 LAB: Branches: Find Letter Grade (LT-C-SP24)
Read an input from the Input Box that is a Student's Average.
Using a 10 point scale:
90 to 100 is an A
80 to 89 is a B
70 to 79 is a C
60 to 69 is a D
below 60 is an F
Display the message
Student Average: average
Student Grade: grade
where grade is A,B,C,D, or F.
For example if the input is:
95
The output should be:
Student Average: 95
Student Grade: A
If the input is:
72
The output should be:
Student Average: 72
Student Grade: C
image text in transcribed

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

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

Step: 2

blur-text-image_2

Step: 3

blur-text-image_3

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

Database Systems Design Implementation And Management

Authors: Carlos Coronel, Steven Morris

14th Edition

978-0357673034

More Books

Students also viewed these Databases questions