Page 75 - IT_V5.0_Class7
P. 75

Operators Blocks

                 These blocks in Scratch are used for performing mathematical operations, comparisons, and
                 handling strings. There are 18 Operators blocks in Scratch 3.0.

                  Block                          Explanation

                                                 Adds two numbers.


                                                 Subtracts the second number from the first number.


                                                 Multiplies two numbers.


                                                 Divides the first number by the second number.


                                                 Picks a random number between the specified range.


                                                 Checks if the first number is greater than the second number.


                                                 Checks if the first number is less than the second number.


                                                 Checks if the first number is equal to the second number.


                                                 Checks if both conditions are true.


                                                 Checks if at least one of the conditions is true.



                                                 Checks if the condition is not true.


                                                 Joins two strings together.





                                                                                              Learning Scratch   73
   70   71   72   73   74   75   76   77   78   79   80