Update prompts/main_prompt.py
Browse files- 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 |
-
💡 **
|
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 |
"""
|
|