how do i ask for in integer input python code example Example: how to get int input in python num = int(input("inter your number: ")) print(num)