问题:
第一次使用PyCharm发现中文注释不能正常使用
中文注释运行就会出现:
加入:
#!/usr/bin/python # -*- coding: utf-8 -*-
就会正常运行
更多Python知识,请关注!!