Bytes are effectively raw computer "bytes" to Python. ... 1 b'{}'.format('test') AttributeError: 'bytes' object has no attribute 'format'.
確定! 回上一頁