Elena wrote the following code in Scratch to have the sprite move and then turn around. However, the code does not work as expected. What should be done to fix the error?

Change "move 20 steps" to "move 10 steps"
Change "turn left 180 degrees" to "turn left 90 degrees"
Change "turn left 90 degrees" to "turn right 180 degrees"
Change "turn right 90 degrees" to "turn left 90 degrees"

Elena wrote the following code in Scratch to have the sprite move and then turn around However the code does not work as expected What should be done to fix the class=

Respuesta :

There are a lot of ways to code in Scratch.  What should be done to fix the error is to Change "move 20 steps" to "move 10 steps"

What is Movement in gaming?

Movement is known to be a basic function in any kind of game. It is known to be the first thing one has to do when a person start a new game, and  it can be found in almost all of every game that is made in Scratch.

The movement in games is done by pressing the arrow keys, which tells player's characters to move around on the screen and achieve a given task.

Learn more about coding from

https://brainly.com/question/22654163