Python byte () function converts an object to an immutable byte-represented object of a given size and data. Example: Input: 2 Output: b'\x00\x00 ...
確定! 回上一頁