mirror of
https://github.com/DeaDvey/mathgenerator.git
synced 2025-11-28 06:25:23 +01:00
4 lines
77 B
Python
4 lines
77 B
Python
from mathgenerator import mathgen
|
|
|
|
print(mathgen.genById(17, style='latex'))
|