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

Calculate sum of Arithmetic Progression (A.P.) #363

Closed divyansh1110 closed 3 years ago

divyansh1110 commented 3 years ago

the script will calculate the sum of n terms of AP

I would like to add the script for the above

Thanks

lukew3 commented 3 years ago

Already exists https://github.com/lukew3/mathgenerator/blob/main/mathgenerator/funcs/misc/arithmetic_progression_sum.py