Run ยป
Result Size:
625 x 571
x = bin(36) print(x) # The result will always have the prefix 0b
โ
x
x
=
bin
(
36
)
print
(
x
)
โ
# The result will always have the prefix 0b
โ
0b100100