We are in the modern era and the information era
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:
IBM Automatic Sequence Controlled Calculator (ASCC)
Answer:
i think its new
Explanation:
if this is incorrect i apologize