Encode your string into bytes using the encode() method. You can specify the encoding as an argument, such as encode('utf-8') or ...
確定! 回上一頁