how to ask user to input only integer values in flask code example Example: python input integer only num = int(input("Enter an integer number: "))