【发布时间】:2015-08-14 06:31:37
【问题描述】:
我是一名初学者 Python 程序员,我想使用这个字符:█。我试过只是这样做:print "█" 但我总是出错。我一直在寻找解决方案,但没有发现任何对我有帮助的东西。
【问题讨论】:
-
那么你得到了什么错误?这是 Python 2 还是 3?这是在 Windows 上还是在其他平台上?在 IDE 中还是在终端(或 Windows 控制台)中?
标签: python printing character special-characters unique