Hi all,In the Python Window of my ArcGIS 10.0, I executed the following code:>>> which_one = input("what month (1-12)? ")\
Runtime error <type 'exceptions.EOFError'>: EOF when reading a line
Please help and tell me why I got the error and how to correct the problem.Thanks,Scott Chang