这是什么意思
Traceback (most recent call last):
File "index.py", line 8, in <module>
低头思故乡。'''
UnicodeEncodeError: 'ascii' codec can't encode characters in position 0-2: ordinal not in range(128)
Traceback (most recent call last):
File "index.py", line 8, in <module>
低头思故乡。'''
UnicodeEncodeError: 'ascii' codec can't encode characters in position 0-2: ordinal not in range(128)
2017-11-22
举报