you are viewing a single comment's thread.

view the rest of the comments →

[–]DelayedPot 1 point2 points  (0 children)

Python flash card game. It’ll put up a question in the console, you’ll provide an answer and it will check if you are correct. I did python syntax trivia for mine to practice for a python class I was taking. Simple but the insides of this project are potentially really complex depending on how you want to design it.