Functions

Report a typo

Match a function/method to its description.

Match the items from left and right columns
bytes()
encode()
to_bytes()
decode()
from_bytes()
bytearray()
converts bytes to strings
converts bytes to integers
a mutable counterpart of bytes()
an integer method for creating bytes
a string method for creating bytes
converts strings and lists of integers into bytes
___

Create a free account to access the full topic