userInput = int(input("Enter a valid number :")) if userInput > 100: print(" Great number ")