我有一个简单的打印声明:
print('hello friends')
我希望终端输出为蓝色.我怎样才能用Python3实现这一目标?
printing colors python-3.x
colors ×1
printing ×1
python-3.x ×1