Files
mathgenerator/test.py
2020-12-17 19:05:38 -05:00

4 lines
80 B
Python

from mathgenerator import mathgen
print(mathgen.genById(17, style='latex')[0])