Files
mathgenerator/test.py

4 lines
77 B
Python

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