JSON methods

Report a typo

Match JSON methods to their description.

Match the items from left and right columns
json.dump()
json.dumps()
json.load()
json.loads()
serializes data to a string
deserializes JSON file-like objects
deserializes JSON strings
serializes data to a file-like object
___

Create a free account to access the full topic