Skip to content

Generate random math problems for grade schoolers!

Notifications You must be signed in to change notification settings

dmsul/math-worksheets

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Math Worksheet Generator

Requires Python 3.6+ (f-strings).

Usage:

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

About

Generate random math problems for grade schoolers!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published