CiscoCisco
350-401 · Question #321
350-401 Question #321: Real Exam Question with Answer & Explanation
Sign in or unlock 350-401 to reveal the answer and full explanation for question #321. The question stem and answer options stay visible for context.
Submitted by yuki_2020· Mar 6, 2026Working with Data Formats and Serialization in Python - understanding how to use the built-in json module to convert (serialize) Python objects to JSON strings using json.dumps() versus deserializing with json.loads().
Question
Drag and Drop Question Drag and drop the code snippets from the bottom onto the blanks in the script to convert a Python object into a JSON string. Not all options are used. Answer:
Unlock 350-401 to see the answer
You've previewed enough free 350-401 questions. Unlock 350-401 for full answers, explanations, the timed quiz mode, progress tracking, and the master PDF. Question stem and options stay visible so you can still see what's on the exam.
Topics
#JSON serialization#Python standard library#json module#data encoding