print("\033[1;31m some red text \033[0m")
我想用这玩意输出一行红色的字,结果输出是 \[1;31m some red text \[0m,有dalao知道为什么吗? 另:我用的是win10家庭版,64位
\[1;31m some red text \[0m