for 循环报错
File "index.py", line 3 SyntaxError: Non-ASCII character '\xef' in file index.py on line 3, but no encoding declared; see http://python.org/dev/peps/pep-0263/ for details
File "index.py", line 3 SyntaxError: Non-ASCII character '\xef' in file index.py on line 3, but no encoding declared; see http://python.org/dev/peps/pep-0263/ for details
2021-06-23
举报