What kind of variable will be created by a line of code that reads num1 = int(input("Please enter your favorite number."))
a string
a float
an integer
a generic