Is there any way to add multiple dictionaries to a JSON file
I tried adding an array with dictionaries into a JSON file, but it returns a bunch of errors, so I'm wondering if is it possible to add dictionaries into a JSON file. (I'm not trying to push data into the…