Overview This is a Tkinter-based flashcard application created as part of the "100 Days of Python" course by Dr. Angela Yu on Udemy. The app helps users learn German-English word pairs by displaying a ...
Ask the user whether to (A) open an existing JSON file to add to, or (B) create a new. A. Ask for name of file, open and load file to continue working on. B. Ask for name and create new file with name ...