加上#注释标志,但是一直出现以下报错是为什么?
File "index.py", line 1 SyntaxError: Non-ASCII character '\xe9' in file index.py on line 1, but no encoding declared; see http://python.org/dev/peps/pep-0263/ for details
File "index.py", line 1 SyntaxError: Non-ASCII character '\xe9' in file index.py on line 1, but no encoding declared; see http://python.org/dev/peps/pep-0263/ for details
2018-09-18
举报