Quiz Catalog

Catalog of quizzes

text = b"Hello, World!!!"

print(type(text))
<class 'bytes'>
  • bytes
  • type
  • build-in/type