diff --git a/test.py b/test.py index 288c5b3..925ced3 100644 --- a/test.py +++ b/test.py @@ -1 +1,5 @@ from mathgenerator import mathgen + +#test your generators here + +print(mathgen.addition())