The block to add two numbers are located under the _______ block menu
Answers
Answered by
44
Answer:
sensing blocks
Explanation:
mark me as Brainiesst
Answered by
0
The block to add two numbers are located under the operator's block menu
- The Scratch programming language includes blocks called operators that carry out mathematical operations including addition, subtraction, multiplication, and division.
- The add block falls under the operator's block group, which is the specific block that enables to add the two given numbers.
- For example, to add the numbers 15 and 25, they could use the following blocks: add (15) (25). This would output the result of 40.
- The add block is used by dragging it into the user's program and then adding blocks from the variables or numbers block categories to define the two numbers the user wants to add.
- The outcome of the addition operation will then be output by the add block.
#SPJ2
Similar questions