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