Update mathgen.py

This commit is contained in:
Luke Weiler
2020-10-19 09:40:13 -04:00
committed by GitHub
parent da1e1a39dd
commit 16ebfb777c
+1 -1
View File
@@ -1,7 +1,7 @@
import random
import math
import fractions
from funcs import *
from .funcs import *
genList = []