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