Computer Science, asked by rekha4naren, 19 days ago

What's the purpose of using a variable in Scratch?

Answers

Answered by rakeshchowda50
1

Answer:

whenever a value must be stored

Explanation:

Variables are used whenever a value must be stored — e.g., if a project required the user to input a name and then remember that name, the name would be stored in a variable. With this, the name can be retrieved at any time; all the project has to do is check the value (which is the name).

Answered by ChweetLove
1

Explanation:

Variables are used to store information for use in programs. Scratch can store only numeric values in a variable which can be dropped in to any program block space with an oval shape. Make a variable in the variables page and set the tick box depending on whether you want to allow the user to view and change the value

Kindly Mark As Brainliest ^_^

 \huge \pink{~} \red {τ} \green {α} \blue {v} \orange {v}  \pink {u} \red {♡}

Similar questions