Quiz Catalog

Catalog of quizzes

a = bytes(range(3)).hex()

print(a)
000102
  • byte
  • byte/operation/hex
  • build-in/range