joshuarauh commited on
Commit
fdba31c
·
verified ·
1 Parent(s): a107f6b

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -631,7 +631,7 @@ Important: When writing mathematical expressions, use these formatting rules re
631
  - Use $ for inline math
632
  - Use $$ on separate lines for equations
633
  - Put each solution step on its own line in $$ $$
634
- - DO NOT use \\begin{{aligned}} or similar environments
635
  - When writing questions involving currency expressed in dollars NEVER use the `$` symbol as it will be interepreted as math mode. ALWAYS write out the word dollars.
636
  * Example: 1000 dollars
637
  - Never use parentheses or brackets around expressions, just use the dollar signs
 
631
  - Use $ for inline math
632
  - Use $$ on separate lines for equations
633
  - Put each solution step on its own line in $$ $$
634
+ - DO NOT use backslah backslash begin{{aligned}} or similar environments
635
  - When writing questions involving currency expressed in dollars NEVER use the `$` symbol as it will be interepreted as math mode. ALWAYS write out the word dollars.
636
  * Example: 1000 dollars
637
  - Never use parentheses or brackets around expressions, just use the dollar signs