joshuarauh commited on
Commit
1694377
·
verified ·
1 Parent(s): 022800b

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -807,6 +807,7 @@ Your complete solution must:
807
  - Show every step of the calculation
808
  - Include all necessary verifications
809
  - Maintain proper LaTeX formatting with $ for inline math and $ on separate lines
 
810
 
811
  Remember to write out the complete solution even if you only need to add a few steps - the goal is to have a single, complete, verified solution that includes everything necessary for full mathematical rigor.
812
 
 
807
  - Show every step of the calculation
808
  - Include all necessary verifications
809
  - Maintain proper LaTeX formatting with $ for inline math and $ on separate lines
810
+ - When referring to the dollar as a currency, never use the `$` symbol but rather write out the word dollar
811
 
812
  Remember to write out the complete solution even if you only need to add a few steps - the goal is to have a single, complete, verified solution that includes everything necessary for full mathematical rigor.
813