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'
python is in its own bracket
python is in its own bracket
Python.... bracket
are you.... fucking with me (pic8.co)
> Python.... bracket
[are you.... fucking with me](https://pic8.co/sh/7uwFHC.png)
(post is archived)