A simple Python package that provides a math quiz game where users solve randomly generated arithmetic problems to earn points. The package can be installed via pip
.
- Generates random arithmetic problems using addition, subtraction, and multiplication.
- Tracks and displays the user’s score at the end of the quiz.
To install this package, make sure you have pip
installed. Then run the following command:
pip install git+https://github.com/rafoolin/dsss_ws24_homework_02.git