jules0407 jules0407
  • 15-03-2021
  • Computers and Technology
contestada

3.5 Code Practice: Question 1 edhesive

Respuesta :

kilanysour
kilanysour kilanysour
  • 16-03-2021

Answer:

x = int(input("What grade are you in? "))

if(x == 9):

  print("Freshman")

 

elif(x == 10):

  print("Sophomore")

 

elif(x == 11):

  print("Junior")

 

elif(x == 12):

  print("Senior")

 

else:

  print("Not in High School")

Explanation:

Answer Link

Otras preguntas

you have $5.00 in quarters and dimes. you have a total of 41 coins. how many of the coins are quarters?
A sweater that cost $20 was marked up by 60%. What is the markup and selling price? Help please I don't quite understand how to solve markup...
H2SO4+NH3=(NH4)2SO4 what mass of ammonium sulfate will result from the reaction of 5.00g of NH3?
how do you put 96 divided by 6 in distributive property
a hair stylist schedules 1/4 hour to trim a customers hair and 1/6 hour to style the customers hair. the hair stylist plans to work 3 1/3 hours each day for 5 d
why did Jacques carriers first colony at Montreal fail
The Second Treatise of Government was written by _______________. a. Thomas Jefferson c. John Locke b. John Hanwingspan d. Benjamin Franklin
what is responsible for moving chromosomes during mitosis
Duchenne muscular dystrophy is a sex-linked disorder. If a father has a normal X chromosome and the mother is a carrier, what are the odds that a male child wou
The sum of two consecutive integers is 37. Write an equation that models this situation and find the values of the two integers.