runxinzhi.com
首页
百度搜索
Python如何输出带颜色的文字
print
(
'
用 33[1;34m%s 33[0m显示
'
%
"
蓝色
"
)
print
(
'