question:
python2.7中print(end=' ')不能用?
anwser:
1、end='' 是python3 的语法,换python3
2、程序第一行添加from __future__ import print_function,错误会消失
最后
以上就是无语砖头最近收集整理的关于python2.7中print(end=' ')不能用?的全部内容,更多相关python2.7中print(end='内容请搜索靠谱客的其他文章。
本图文内容来源于网友提供,作为学习参考使用,或来自网络收集整理,版权属于原作者所有。
发表评论 取消回复