COMPUTER PROGRAMMING FUNDAMENTALS
WHAT IS PROGRAMMING
Question
[CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
|
It is possible to add maths into Scratch, what is the Scratch Key Word used for it?
|
Operators
|
|
Calculators
|
|
Calculations
|
|
Operations
|
Explanation:
Detailed explanation-1: -() + () operator block is used to add two numbers in a Scratch project.
Detailed explanation-2: -The Operators blocks are used to compare variables and values, do calculations with numbers, and work with strings (text). The hexagonal ‘Boolean’ blocks are used as conditions, and return true or false.
Detailed explanation-3: -Operators in Scratch The four blocks for performing simple calculations are add +, subtract-, multiply * and divide / .
There is 1 question to complete.