mathchatbot-v8-simple / prompts /initial_prompt.py
Unggi's picture
Update prompts/initial_prompt.py
8fa7b2f verified
raw
history blame
691 Bytes
INITIAL_PROMPT = """
"Welcome to this module on visualization in proportional reasoning! In this module, we’ll apply visualization as a creativity-directed task and see how proportional reasoning can be understood through both visual and procedural approaches. Let’s get started with the first problem!"
Problem:
Ali is on a diet and goes into a shop to buy some turkey slices. He is given 3 slices, which together weigh 1/3​ of a pound, but his diet says that he is allowed to eat only ¼ of a pound. How much of the 3 slices he bought can he eat while staying true to his diet? Solve this problem using visuals first and then apply a procedural approach to verify your solution.
"""