https://github.com/krishmunot/multipy-frenzy
Program that randomly generates multiplication problems and calculates your score at the end of the answer streak
https://github.com/krishmunot/multipy-frenzy
Last synced: 4 months ago
JSON representation
Program that randomly generates multiplication problems and calculates your score at the end of the answer streak
- Host: GitHub
- URL: https://github.com/krishmunot/multipy-frenzy
- Owner: KrishMunot
- Created: 2015-05-31T12:19:41.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2015-05-31T12:42:06.000Z (about 10 years ago)
- Last Synced: 2025-01-29T19:13:47.010Z (6 months ago)
- Language: Python
- Size: 113 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Multiply.py
=============This is a python program that randomly generates multiplication problems and checks to see if your answer is correct or not. The answer is displayed if the answer given is incorrect otherwise congratulates you for your answer.
It also keeps track of your points that you succeedingly obtain as you keep solving the problems thrown at you subsequently.
Enjoy!