— Learn about future imports
— I'm having a problem getting the dictionary to display all the names i inputted
— What’s the structure of your dictionary?
— Sublime is better than Qt!1!1!!1
— [{“name”: “something”, “test1”: 10, “test2”: 20, “test3”: 30}, ...}]
— More like a list of dictionaries
— So you create a list and then append dictionaries to it.
— Seems a bit complex but ill see
— Naah, just look at the example