Loading

Quipoin Menu

Learn • Practice • Grow

python / Working with JSON
exercise
1/5
Exercise 1Python
Question

Write a Python program that creates a dictionary, writes it to a JSON file named `data.json`, and then reads it back.