Comment entrer un int dans Python

n = int(input("N=      "))
Amused Anaconda