3.5 Code Practice: Question 1 edhesive
1 answer:
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:
You might be interested in
Using the hypertext transfer protocol
A function is a prewritten formula that is built into excel.
I am not able to open the pdf kindly send the jpg form.
The central processing unit