Files
mathgenerator/test.py
2020-10-18 23:57:05 -04:00

6 lines
89 B
Python

from mathgenerator import mathgen
#test your generators here
print(mathgen.addition())