Home arrow Unit 5 arrow Lesson 20

Lesson 20: Math Calculator

This project illustrates an interactive application where random addition problems are created. The user enters the expected solution and later is able to check its accuracy. It illustrates how to create multiple problems randomly, how to get input from the user, how to display this input on the screen and how to check the correctness of the input. It can be expanded to implement other operations and extend the range of final results.

 


View Tutorial: Lesson 20


 



Scratch Activity:

Study the scripts (see the main script below) and recreate the program. Reproduce the actions in the tutorial. Experiment by adding a third number to be added.

  


Extensions:

Experiment with the addition and subtraction.

Experiment with one digit multiplication.

Experiment by adding sound effects according to the responses. 


Download the Project

View the main Script

Project created by: rof

 
   
Main Menu
Home
Scratch 3
Overview
Unit 1
Unit 2
Unit 3
Unit 4
Unit 5
Unit 6
Unit 7