write any five features of scratch 2.0
Answers
Answered by
0
Answer:
Features
- Scratch is Turing complete.
- It is primarily event-driven.
- Whether or not it is OOP is debated in the community.
- Scratch has variables and lists for data storage, and arrays can be replicated.
- Scratch is not atomic in repetition, though that can be simulated with Single Frame programming.
Answered by
4
Features
- Scratch is Turing complete.
- It is primarily event-driven.
- Whether or not it is OOP is debated in the community.
- Scratch has variables and lists for data storage, and arrays can be replicated.
- Scratch is not atomic in repetition, though that can be simulated with Single Frame programming.
Similar questions