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 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 1/4 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 and then apply a commonly used procedure to verify your solution." | |
""" | |