Describe any two commonly used blocks in motion and event categories
Answers
Hope it's helpful..
mark me brilliant
Answer:motion is used to control the movement of a sprite on the screen
event is used to specify that a set of commands should be executed when the green flag is clicked in a project.
Explanation:
In the motion category, the "move" block is a commonly used block. It is used to control the movement of a sprite on the screen. It can be used to move a sprite a certain number of steps in a certain direction.
In the event category, the "when green flag clicked" block is a commonly used block. It is used to specify that a set of commands should be executed when the green flag is clicked in a project. It is often used to start a program, game or animation. It is considered a starting point of the script and the code inside runs only when the flag is clicked.
for more visit - https://brainly.in/question/176050
#SPJ3