File size: 307 Bytes
ce5b5d6 |
1 2 3 4 5 6 7 |
INITIAL_PROMPT = """
Welcome to this module on proportional reasoning and creativity in mathematics! \
Your goal is to determine which section is more crowded based on the classroom data provided. \
Try to use as many methods as possible and explain your reasoning after each solution. \
Let’s begin!
"""
|