Page 86 - TP-Play_V-2.0_Book-5
P. 86

The variable  appears  in the list of  Variables blocks.  Observe that  the
                     variable name fruit appears in all the blocks.
                         Now create the following script:



                                                                           Clickipedia




                                                                            Every time you type a name
                                                                            or number, the previous
                                                                            value  in the  variable  gets

                                                                            deleted and the new value
                                                                            is stored.






            The sprite will ask you to type your favourite fruit. When you press the Enter key,

            the name of the fruit appears in the speech bubble of the penguin. The name of
            the fruit then appears in the answer as well as in the variable name on the stage.






















            This variable “Fruit“ is a string variable as we are saving names in the variable. If

            you save numbers in a variable, say, 10, it will be a numeric variable.

                CONDITIONAL BLOCKS

            Many times, you have to do a task which is dependent on some condition. For
            example, you have to make mango shake. There are two conditions:

            a.   Go to the refrigerator and check if there are mangoes. If mangoes are there,
               then you will make mango shake.

            b.   If the mangoes are not there, you will make cold coffee.



             86       Play (Ver. 2.0)-V
   81   82   83   84   85   86   87   88   89   90   91