How can I check is number is integers or not?
For example:
number = int(input("Input the number: "))
I want to code somethin