Spaces:
Running
Running
Update app.py
Browse files
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
|
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
|