lukew3 / mathgenerator

A math problem generator, created for the purpose of giving self-studying students and teaching organizations the means to easily get access to high-quality, generated math problems to suit their needs.
https://lukew3.github.io/mathgenerator
MIT License
690 stars 178 forks source link

Added generator for percent difference #367

Closed Sankari-K closed 3 years ago

Sankari-K commented 3 years ago

Added percentage_difference.py to mathgenerator/mathgenerator/funcs/basic_math Issue #355 (part b?) Please let me know if anything needs to be modified.