In this example, I have taken string as “python guides” and to convert that string to byte, I have used new_string = bytes(string,”ascii”).
確定! 回上一頁