String literals work kind of like they do in Python 2: \u escapes are ... unicode string with the encoded byte values as code points!:
確定! 回上一頁