mirror of
https://github.com/andvikt/mega_hacs.git
synced 2025-12-10 16:44:28 +05:00
3 lines
71 B
Python
3 lines
71 B
Python
import struct
|
|
|
|
print(struct.unpack('!f', bytes.fromhex('435c028f'))[0]) |