Computer Science, asked by anitantce, 3 months ago

What is meant by an event in Scratch? Explain with an examele​

Answers

Answered by sanjoo12789
1

Answer:

Event-based programming is programming in which the code is based on events, which are similar to message broadcasts. For example, a "when mouse moved" event can trigger all scripts when the mouse is moved. Events have their own attributes, called event attributes.

Similar questions