Python Programming - Reading and Writing Files - Discussion
Discussion Forum : Reading and Writing Files - General Questions (Q.No. 59)
59.
How can you write a dictionary to a JSON file named "config.json"?
Answer: Option
Explanation:
Using
open()
in write mode and json.dump()
to write a dictionary to a JSON file.
Discussion:
Be the first person to comment on this question !
Post your comments here:
Quick links
Quantitative Aptitude
Verbal (English)
Reasoning
Programming
Interview
Placement Papers