I can not properly output the color text in python

前端 未结 0 1663
生来不讨喜
生来不讨喜 2020-12-22 10:20

when use this code:

from termcolor2 import colored

print(colored(\'hello\', \'red\'), colored(\'world\', \'green\'))

my output in ter

相关标签:
回答
  • 消灭零回复
提交回复
热议问题