subject
Computers and Technology, 09.07.2019 03:30 xojade

Create a program that translates a letter grade to a numeric grade. a=4, b=3, c=2, d=1, f=0 the user may enter a+ or a- following the grade. "+" increases the numeric value by 0.3, while "-" decreases the numeric value of the grade by 0.3. (note: there is no f+ or f-, however a+ has value of 4.0) ask the user for a letter grade enter a letter grade : start by creating the logic to assign the correct numeric grade values to the grades (without having a + or a -) and test that the output value is as expected. (note: your program must accepts both upper case and lower case input ! ) do not hard code the test conditions like "a+", "a-"….."d-", "f" , but rather use string operation and add the extra logic to address "+" or "-" behind a the output of the program shall be the numeric value is x. x where x. x is the result.

ansver
Answers: 1

Another question on Computers and Technology

question
Computers and Technology, 22.06.2019 00:50
Is one of the most injurious events that can happen to a person in a crash.
Answers: 1
question
Computers and Technology, 22.06.2019 12:30
Some of the first computer games were created in the early 1970s by college students experimenting after hours to see what the were capable of doing.
Answers: 3
question
Computers and Technology, 24.06.2019 00:40
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
question
Computers and Technology, 24.06.2019 05:30
Someone plzz me which of these defines a social search? a. asking a search engine a question that is answered by a real person on the other sideb. modifying search results based on popularity of a web pagec.modifying search results based on a ranking of a web page
Answers: 2
You know the right answer?
Create a program that translates a letter grade to a numeric grade. a=4, b=3, c=2, d=1, f=0 the user...
Questions
question
Mathematics, 11.10.2019 20:30
question
Mathematics, 11.10.2019 20:30
question
Biology, 11.10.2019 20:30
Questions on the website: 13722359