• In each task, you will see a word composed of three letters. You will also see a code which links every possible letter to a digit. Your task is to type in the corresponding digits in the right order. For example, the word is
  • BEG
  • and the code list is given by:
  • {% for i in task_example %} {% endfor %} {% for i in task_example %} {% endfor %}
    {{ i.0 }}
    {{ i.1 }}
  • To solve this task correctly, you have to type:
  • 507
  • In case you make a mistake, you receive a note and you may try again. This is repeated until a task is solved correctly. The experiment will only be finished after each task has been solved correctly.