joshuarauh commited on
Commit
62ba743
·
verified ·
1 Parent(s): ef150b4

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -796,7 +796,6 @@ Your complete solution must:
796
  - Show every step of the calculation
797
  - Include all necessary verifications
798
  - Maintain proper LaTeX formatting with $ for inline math and $ on separate lines
799
- - Include any relevant SymPy code for verification
800
 
801
  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.
802
 
 
796
  - Show every step of the calculation
797
  - Include all necessary verifications
798
  - Maintain proper LaTeX formatting with $ for inline math and $ on separate lines
 
799
 
800
  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.
801