[+] [deleted] • 1 pt [deleted by user] link [–] • 3 pts (edited ) wrong encoding Proper encoding (python) >>> import binascii >>> val = int('110110', 2) >>> binascii.unhexlify('%x' % val) b'6' wrong encoding Proper encoding (python) \>>> import binascii \>>> val = int('110110', 2) \>>> binascii.unhexlify('%x' % val) b'6' parent link [–] [deleted] • 0 pt proper.... python Does not compute. > proper.... python Does not compute. parent link [–] • 1 pt python is in its own bracket python is in its own bracket parent link Load more (1 reply)
[–] • 3 pts (edited ) wrong encoding Proper encoding (python) >>> import binascii >>> val = int('110110', 2) >>> binascii.unhexlify('%x' % val) b'6' wrong encoding Proper encoding (python) \>>> import binascii \>>> val = int('110110', 2) \>>> binascii.unhexlify('%x' % val) b'6' parent link [–] [deleted] • 0 pt proper.... python Does not compute. > proper.... python Does not compute. parent link [–] • 1 pt python is in its own bracket python is in its own bracket parent link Load more (1 reply)
[–] [deleted] • 0 pt proper.... python Does not compute. > proper.... python Does not compute. parent link [–] • 1 pt python is in its own bracket python is in its own bracket parent link Load more (1 reply)
(post is archived)