Prompt
Here's a problem to solve: {{question}} Among the 4 following options, which is the correct answer? {% for letter, t in zip(answer_choices, choices.text) %} - {{letter}}: {{t}} {% endfor %}
Here's a problem to solve: {{question}} Among the 4 following options, which is the correct answer? {% for letter, t in zip(answer_choices, choices.text) %} - {{letter}}: {{t}} {% endfor %}