ScratchData LogoScratchData
Back to superbuddy2's profile

Make a 'Create Variable' Block

SUsuperbuddy2•Created November 28, 2021
Make a 'Create Variable' Block
1
1
18 views
View on Scratch

Instructions

Click, space, right arrow or down arrow: next slide. Left arrow or up arrow: previous slide. This tutorial is about how to program your own variables. The stop sign won't stop the project as there is code to stop you from stopping the project.

Description

Scratch! How each block works: - create variable () - creates a variable, if it doesn't already exist or it isn't blank. - set () to () - Sets the variable, if it exists, to the specified value. - change () by () - Changes the variable, if it exists, to by specified value. - delete variable () - Deletes the variable if it exists.

Project Details

Project ID608161819
CreatedNovember 28, 2021
Last ModifiedDecember 8, 2021
SharedNovember 28, 2021
Visibilityvisible
CommentsAllowed