alibicer commited on
Commit
567c222
·
verified ·
1 Parent(s): 0a4a18c

Update prompts/main_prompt.py

Browse files
Files changed (1) hide show
  1. prompts/main_prompt.py +1 -1
prompts/main_prompt.py CHANGED
@@ -27,7 +27,7 @@ Follow-up Prompts:
27
  - What is the total distance Ali travels at 25 mph for 3 hours?
28
  - If the distance remains the same, what happens when his speed increases?
29
  - How does this affect the relationship between speed and time?
30
- - Would you like to move on to Problem 2 now, or discuss more about Problem 1?
31
  """
32
 
33
  elif problem_number == "2":
 
27
  - What is the total distance Ali travels at 25 mph for 3 hours?
28
  - If the distance remains the same, what happens when his speed increases?
29
  - How does this affect the relationship between speed and time?
30
+ - Would you like to attempt solving it yourself before I provide guidance?
31
  """
32
 
33
  elif problem_number == "2":