when use this code:
from termcolor2 import colored print(colored(\'hello\', \'red\'), colored(\'world\', \'green\'))
my output in ter