Develop an interactive math learning application for young children. The application presents a question and the player submits an answer. The application marks the submitted answer and counts both the number of attempts and the number of correct answers.
Each question must calculate three numbers using a mixture of addition and multiplication, e.g. 1 + 2 x 3. Each number is limited from 1 to 10, and is also presented as a picture including the number of countable figures (see following examples).
Test validation of your completed project by capturing at least two screen shots of both the Form result and code debugging under normal and abnormal input testing results (total four screen shots). Compare and provide comment as to your test results and your predictions.
Program output. see image.