Match a function/method to its description.
Creating bytes
Functions
Report a typo
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
___
By continuing, you agree to the JetBrains Academy Terms of Service as well as Hyperskill Terms of Service and Privacy Policy.
Create a free account to access the full topic
By continuing, you agree to the JetBrains Academy Terms of Service as well as Hyperskill Terms of Service and Privacy Policy.