localized sympy

This commit is contained in:
lukew3
2020-10-19 09:49:32 -04:00
parent 1e5fcf2b10
commit b3a80ee8ce
3 changed files with 3 additions and 2 deletions

View File

@@ -3,3 +3,4 @@ from mathgenerator import mathgen
#test your generators here
print(mathgen.addition())
print(mathgen.genById(74))