joshuarauh commited on
Commit
865ab9b
·
verified ·
1 Parent(s): 36fcbe3

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -1182,7 +1182,7 @@ Your complete solution must:
1182
  - Maintain proper LaTeX formatting with $ for inline math and $ on separate lines
1183
  - When referring to the dollar as a currency, never use the `$` symbol but rather write out the word dollar
1184
 
1185
- 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.
1186
  """
1187
 
1188
  try:
 
1182
  - Maintain proper LaTeX formatting with $ for inline math and $ on separate lines
1183
  - When referring to the dollar as a currency, never use the `$` symbol but rather write out the word dollar
1184
 
1185
+ Remember to write out the complete solution even if you are repeating things from the first solution - the goal is to have a single, complete, verified solution that includes everything necessary for full mathematical rigor.
1186
  """
1187
 
1188
  try: