# First, use the built-in library json. You don't need to pip install this, it comes with python. import json # Now, load the file (contacts.json) that you created in ...