Konwertuj liczbę całkowitą na binarną w Pythonie
format(6, "08b")
Novid19
format(6, "08b")
format(6, "08b")
print(bin(4))