{{ block title }} {{ endblock }} {{ block content }}
There are three parts. In each part, there are two rounds.
Your task is to decide how many tokens to claim from a pot. You can claim between 0 and 100 tokens.
However, there is a problem: you do not know how many tokens are in the pot.
If you claim more tokens than there are in the pot, your claim is not successful ✖ and the part ends.
If your claim is successful ✔, you earn the tokens and continue to the next round. Each token is worth real money.
For each part, the computer determines the number of tokens in the pot. The number of tokens can be any number between 0 and 100 with equal chance. In a given part, the number of tokens in round 1 and 2 is the same.
{{ next_button }} {{ endblock }}