Question
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
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 Grade grade, where grade is A, B, C, D, or F Write this program by writing a Function called LetterGrade that takes one integer argument and returns nothing. The function header should be: Function LetterGrade (integer average) returns nothing The LetterGrade Function should display the messages: 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
Step by Step Solution
3.44 Rating (147 Votes )
There are 3 Steps involved in it
Step: 1
you want to create a program with a function in which you in...Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get StartedRecommended Textbook for
Income Tax Fundamentals 2013
Authors: Gerald E. Whittenburg, Martha Altus Buller, Steven L Gill
31st Edition
1111972516, 978-1285586618, 1285586611, 978-1285613109, 978-1111972516
Students also viewed these General Management questions
Question
Answered: 1 week ago
Question
Answered: 1 week ago
Question
Answered: 1 week ago
Question
Answered: 1 week ago
Question
Answered: 1 week ago
Question
Answered: 1 week ago
Question
Answered: 1 week ago
Question
Answered: 1 week ago
Question
Answered: 1 week ago
Question
Answered: 1 week ago
Question
Answered: 1 week ago
Question
Answered: 1 week ago
Question
Answered: 1 week ago
Question
Answered: 1 week ago
Question
Answered: 1 week ago
Question
Answered: 1 week ago
Question
Answered: 1 week ago
Question
Answered: 1 week ago
Question
Answered: 1 week ago
Question
Answered: 1 week ago
View Answer in SolutionInn App