What it does

This randomly generates multiplication questions with single digit numbers and checks for accuracy.

How we built it

The final version is a slight adaptation from the Botachin's Math Game (see https://www.youtube.com/watch?v=83qnO7c12Do)

Challenges we ran into

Python is a new language for me.

I also struggled to merge together the calculation and the GUI portions of the project. I started with the logic in the command line and developed the GUI separately, but they did not merge as expected, so I had to switch approaches at the last minute.

Built With

Share this project:

Updates