You can print any Unicode character using an escape sequence. Make sure to make a Unicode string. print u'\u2713'.
確定! 回上一頁