{% extends "global/Page.html" %} {{ block title }} Math Task{{ endblock }} {% block content %}

For this task, you will be presented with several grids, with each grid containing 9 numbers.
Your job is to click two numbers that add to 100.

For example:




The correct answer for the above grid is 64 and 36.

Please solve as many grids as possible within the 1-minute working period.

Please click next if you are ready to start.

{% next_button %} {% endblock %}