Requires Python 3.6+ (f-strings).
Usage:
- Edit the Python file
generate_pages.py
to desired output, e.g., number of pages, type of pages (addition, subtraction, etc.). - Run the Python script.
- Edit the LaTeX file
worksheet.tex
so the foreach loop grabs all the pages you created in Step 2. - Compile
worksheet.tex
. - Clean up all your temporary files. Or don't. I'm not your dad.