Python错误集锦

一、打印汉字出错
[已解决]关于python无法显示中文的问题:SyntaxError: Non-ASCII character ‘\xe4’ in file test.py on line 3, but no enc
传送门1

你可能感兴趣的:(python)