My code:
num = input("Input a number")
num = int(num)
if num > 100:
print("The number is too high.&quo