python学习笔记(四)---python不能输出中文问题

只需要在所有代码的最前面加上:#coding:utf-8

即可

原文地址:https://www.cnblogs.com/MaxElephant/p/9758922.html