What is the name of the Scratch block used to reset a sprite’s position and appearance?

🎲 Try a Random Question  |  Total Questions in Quiz: 30  |  🧠 Study this quiz with Flashcards
This question is part of a full practice quiz:
Scratch Programming Skills Test — practice the complete quiz, review flashcards, or try a random question.

Scratch is a high-level block-based visual programming language and website aimed primarily at children as an educational tool, with a target audience of ages 8 to 16. Users on the site, called Scratchers, can create projects on the website using a block-like interface.  Scratch uses a drag-and-drop, block-based interface where users snap together blocks of code to create scripts.  Scratch uses an event-driven programming model, where code blocks are triggered by specific events, such as when a sprite is clicked, a key is pressed, or a certain condition is met. Related: Programming Concepts... Show more

What is the name of the Scratch block used to reset a sprite’s position and appearance?