3. Print color text using ANSI code in Python · \033[ = Escape code, this is always the same · 1 = Style, 1 for normal. · 32 = Text color, 32 for bright green.
確定! 回上一頁