num = int(input("What is your yeaR group") ) if 9>13: print ("you are a junior") if 9<13: print ("you are a senior")