When following the steps below in Scratch, which direction will the sprite end up facing?
Down
Left
Right
Up
![When following the steps below in Scratch which direction will the sprite end up facing Down Left Right Up class=](https://us-static.z-dn.net/files/dbe/0b9bcf67eea58e6adf83cc341ed6fd49.png)
Answer:
Down
Explanation:
The way that a sprite faces by default is to the right.
After the sequence is executed, the sprite will have moved 200 steps and turned 90 degrees clockwise. 90 degrees clockwise from facing the right direction is down.