In python2, you can’t directly use input to obtain strings. You need to use raw_Input() , so the error may be the wrong version of Python and the wrong statement
Adjusting Python version in
pycharm:
file–setting–project–project interpreter
In python2, you can’t directly use input to obtain strings. You need to use raw_Input() , so the error may be the wrong version of Python and the wrong statement
Adjusting Python version in
pycharm:
file–setting–project–project interpreter