{% extends "global/Page.html" %} {% load staticfiles otree %} {% block title %}

Practising Task 1 - Additions Task

{% endblock %} {% block content %}

This page is for you to familiarize with the additions task that the performers solved.


20 + 30 + 25 = ?
23 + 89 + 12 = ?
41 + 49 + 72 = ?
37 + 15 + 22 = ?
94 + 56 + 24 = ?
42 + 57 + 39 = ?
39 + 10 + 97 = ?

{% next_button %} {% endblock %}