make it so that part of input be only int in python code example Example: python input integer only num = int(input("Enter an integer number: "))