What is the need for variables in Scratch? Explain with an example.
Answers
Answered by
0
Answer:
A variable is a changeable value recorded in Scratch's memory. Variables can only hold one value at a time, unlike lists. These values can be either numbers or strings — any text. Clicking on an isolated variable in the scripts area displays a small bubble reporting the value of the variable.
Similar questions