string with encoding 'utf-8' arr = bytes(string, 'utf-8') print(arr). Outputs b`I like Python.` When no parameters are passed, return an array of bytes with ...
確定! 回上一頁