Match JSON methods to their description.
Json module
JSON methods
Report a typo
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
___
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.