https://github.com/hieyou1/probcalc
Yep, sometimes professors/teachers can give you homework problems from a textbook which require you to do math before the actual homework. This attempts to alleviate that problem.
https://github.com/hieyou1/probcalc
homework homework-assignments homework-exercises homework-helper math
Last synced: 2 months ago
JSON representation
Yep, sometimes professors/teachers can give you homework problems from a textbook which require you to do math before the actual homework. This attempts to alleviate that problem.
- Host: GitHub
- URL: https://github.com/hieyou1/probcalc
- Owner: hieyou1
- License: mit
- Created: 2022-10-26T01:49:37.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-11-01T02:37:00.000Z (almost 3 years ago)
- Last Synced: 2025-04-06T05:33:16.026Z (6 months ago)
- Topics: homework, homework-assignments, homework-exercises, homework-helper, math
- Language: JavaScript
- Homepage: https://probcalc.mikeylab.com/
- Size: 6.84 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# probcalc
### Live at [https://probcalc.mikeylab.com](https://probcalc.mikeylab.com)
## The problem
Yep, sometimes professors/teachers can give you homework problems from a textbook which require you to do math before the actual homework. This attempts to alleviate that problem.
## Supported Types
- eoo: Every other odd (this one's a fun one)
- odds
- (pick 2): Picks the odds every time
- evens
- all
- (Single problems): Just write the number and you're good!Instructions are also available by clicking "Show Instructions".