You seem to want bytes(i%256 for i in data).hex(). which evaluates to '7463051000006c879333fbfb34fdb5'. chr isn't needed here.
確定! 回上一頁