Update mathgen.py

This commit is contained in:
Luke Weiler
2020-10-16 14:30:09 -04:00
committed by GitHub
parent e2dddff7ec
commit ce3ec7a3a3

View File

@@ -1,13 +1,6 @@
import random import random
<<<<<<< HEAD
<<<<<<< HEAD
import math import math
=======
import fractions import fractions
>>>>>>> Add intersection of two lines.
=======
import fractions
>>>>>>> d3ebe8e5fb01015d27b5076a1430b872c779c6b0
genList = [] genList = []