Exercise: Write User Objects To JSON File ========================================= Catching up with modern times that broke loose in :doc:`read-csv-objs`, lets modify how we write out the user objects to a JSON file. .. literalinclude:: code/test_write_userobjs_to_json.py :caption: :download:`code/test_write_userobjs_to_json.py` :language: python