Cisco Certified Network Professional Enterprise CCNP Enterprise · Free Practice Question Easy
Question 15
What command do you use in order to call upon the JSON module when writing in Python?
- A call json
- B write json
- C load json
- D import json
Reveal correct answer
Correct answer: D
Explanation
Use the import json command in order to use the JSON module in your Python code.Discussion
Think the marked answer is wrong, or have a better explanation? Share it below — comments appear after review.
You must be logged in to post a comment.
