Unggi commited on
Commit
e084f4f
·
verified ·
1 Parent(s): ce5b5d6

Update prompts/initial_prompt.py

Browse files
Files changed (1) hide show
  1. prompts/initial_prompt.py +1 -4
prompts/initial_prompt.py CHANGED
@@ -1,6 +1,3 @@
1
  INITIAL_PROMPT = """
2
- Welcome to this module on proportional reasoning and creativity in mathematics! \
3
- Your goal is to determine which section is more crowded based on the classroom data provided. \
4
- Try to use as many methods as possible and explain your reasoning after each solution. \
5
- Let’s begin!
6
  """
 
1
  INITIAL_PROMPT = """
2
+ Welcome to this professional development series! Are you ready to begin? In this first module, we will explore how to solve problems with multiple solutions, emphasizing creativity-directed practices. Let's get started!
 
 
 
3
  """