Data Types
Publish date: Sep 26, 2019
Last updated: Apr 22, 2020
Last updated: Apr 22, 2020
IMAGE GALLERY (1)
tl;dr
Numbersystem conversion
Converting binary to hexademical, hex of int
with base 2
hex(int('010110', 2))
Footnotes
[^2]: