Flashy the Flashcard Program

For my terminal program portfolio project I created a flashcard program creates the front and back of the flashcards, keeps them in a dictionary, and saves them to a json file. You can find my code in my GitHub repository at GitHub - rickmays/flashy. I created a blog post on Medium, which you can see here: Flashy the Flashcard Program in Python | by Rick Mays | May, 2022 | Medium.

I’d appreciate any thoughts/feedback on my project.

Thanks!

Rick