Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: about 1 month 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 (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-05-31T12:42:06.000Z (over 9 years ago)
- Last Synced: 2023-03-02T04:40:59.101Z (almost 2 years 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!