Simple cosole program that gives you random mathematical operations to solve.
- Run the program by entering:
python3 main.py
into the terminal - Begin solving operation by entering a number into the terminal
- If you don't know the answer, skip by pressing ENTER (but don't type anything!)
- If you want to exit and see your score, press CTRL + C
If you find any errors with this program, please tell me by creating an issue.