input("Enter a number: ") print("You Entered:", num) print("Data type of num:", type(num))