daneayahbriggs7347 daneayahbriggs7347
  • 21-12-2019
  • Computers and Technology
contestada

Test if a number grade is an A (greater than or equal to 90). If so, print "Great!". Sample Run Enter a Number: 98 Sample Output Great! Hint Grades may be decimals

Respuesta :

emmanuelodonkor emmanuelodonkor
  • 23-12-2019

Answer:

Using Python language :

a = eval ( input ( "Enter a mark please"))

if ( a <0){

print ("Invalid mark")};

else if (a >=90 && a <=100){ print

( "GREAT")};

Explanation:

Answer Link

Otras preguntas

What is the median for each set of numbers such as 75,79,81,82.
NaHCO₃ is a. a strong acid b. a strong base c. a weak acid d. a weak base e. a salt (made from an acid and a base)
How do you fins the sum of 2/10 and20/100?
What is the compound of the way someone will do your hair
8a2 + 6a = 5 how do I do this?
What do you call a fraction with her at normal numerator and a denominator as 0 ?
What is 2 to the 10th power in scientific notation
Compare and contrast ancient China and ancient Japan.  please help! i need to do an essay on it that is 3-5 paragraphs long.
what was the largest and most decisive battle fought in indian territory
If snow is falling at a rate of 1/4 inch every 30 minutes, how much snow will fall in 4 1/2 hours.