This is a simple Python program that generates random math problems for the user to solve. The difficulty of the problems increases as the user answers more questions correctly.
demo.1.mp4
- Clone the repository to your local machine.
- Install Python if you don't already have it installed.
- Run the program in your preferred Python IDE or from the command line.
- When you run the program, it will generate a math problem for you to solve.
- Type your answer into the command prompt and press enter.
- If you get the answer correct, the program will generate another problem that is slightly harder.
- If you get the answer wrong, the program will end and tell you your final score.
If you would like to contribute to this project, you can:
- Fork the repository.
- Make your changes on your local machine.
- Push your changes to your forked repository.
- Submit a pull request to the main repository.
- Please make sure to include a detailed description of your changes in your pull request.