input raises NameError
input
NameError
In Python 2, input treats strings as variable names and raises a NameError.