I have an existing JSON file, a new JSON file to be made, and an existing Python dictionary. What I'm trying to do is copy over the data in my existing JSON file to my new JSON file and then append my dictionary to the new JSON file.I have an existing JSON file, a new JSON file t