All Python code is in UTF-8 and, ideally, all your data should be as well. ... convert it back to utf-8 print(after.decode("utf-8")).
確定! 回上一頁