{{ block title }} Practice Round #{{ round }} out of 2 {{ endblock }} {{ block content }}

The scenario for the next pair is the following:

{{ if reason == 0 }}

Both Agents participated in letter-to-numbers conversions.

Agent A has ? correct answers.
Agent B has ? correct answers.

{{ elif reason == 1 }}

Both Agents participated in the lottery.

Agent A has the lottery number ?.
Agent B has the lottery number ?.

{{ endif }}

Agent A starts with ? USD.
Agent B starts with ? USD.





TIME LIMIT IN ACTUAL TASK: 10 SECONDS {{ endblock }} {{ block style }} {{ endblock }}