Json – How to write to dictionary using user input and loop and parsing by space?
I am trying to create a dictionary that I can serialize into a json file. This is my first time trying this so I am very confused. I want user input for a patient's first name, last name, age, and…