I hereby claim:
- I am nbau21 on github.
- I am nnnnnoy (https://keybase.io/nnnnnoy) on keybase.
- I have a public key ASDmtqY2-myFKz_FBbw8AbJgnQpeBI9EOt07gutGj5DqNAo
To claim this, I am signing this object:
I hereby claim:
To claim this, I am signing this object:
| """ | |
| A very basic example on how to automate writing math questions + answers | |
| formatted in a LaTeX document. | |
| This proof of concept project shows that one could quickly substitute numbers, | |
| provide a correct answer, and generate a properly formatted LaTeX document with | |
| a simple command. | |
| Compare that to the tedious process of manually copy-pasting questions, modifying the given | |
| variables, and computing for the answers! |