alibicer commited on
Commit
308b412
·
verified ·
1 Parent(s): 24ce24c

Update prompts/main_prompt.py

Browse files
Files changed (1) hide show
  1. prompts/main_prompt.py +1 -2
prompts/main_prompt.py CHANGED
@@ -9,7 +9,7 @@ Your goal is to solve a real-world problem using different representations:
9
  🚀 **Here’s the problem:**
10
  **Orrin and Damen decided to invest money in a local ice cream shop. Orrin invests $1,500, which is 60% of their total investment. How much do Orrin and Damen invest together?**
11
 
12
- 💡 **First, choose a method and explain your reasoning before receiving guidance.**
13
  🚀 **Which method would you like to use first?**
14
  (Type 'Bar Model,' 'Double Number Line,' or 'Equation' to proceed.)
15
  """
@@ -156,4 +156,3 @@ REFLECTION_PROMPT = """
156
 
157
  ✏️ **Share your thoughts before we conclude!**
158
  """
159
-
 
9
  🚀 **Here’s the problem:**
10
  **Orrin and Damen decided to invest money in a local ice cream shop. Orrin invests $1,500, which is 60% of their total investment. How much do Orrin and Damen invest together?**
11
 
12
+ 💡 **Before receiving guidance, choose a method and explain your reasoning.**
13
  🚀 **Which method would you like to use first?**
14
  (Type 'Bar Model,' 'Double Number Line,' or 'Equation' to proceed.)
15
  """
 
156
 
157
  ✏️ **Share your thoughts before we conclude!**
158
  """