/math-quiz

Test your basic arithmetic skills.

Primary LanguagePythonBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

math-quiz

Test your basic arithmetic skills.

Installation

Use the following command to install the package.

pip install git+https://github.com/Rastow/math-quiz

Usage

The package comes with a command line script to start the math quiz.

math-quiz

Enjoy!

Development

Install the optional dev dependencies to run the unit tests. Afterwards, use following command to start testing.

pytest tests