SECOND VERSION
The aim of activity is to build complex program, but this program should consist of subroutines and function to make it easier to control.
We start from the easiest version: Program gives the math operation to solve like addition, subtraction and multiplication numbers from 1 to 10.
If the answer is correct the player receives one point, the robot go forward. There is the text "Correct” on the led screen.
Else the player loses one point. There is the text "Wrong” on the led screen.
The program runs in forever loop.