This is an output from pick random(1, 25).
This is what a character in Scratch is called.
What is a sprite?
This event is used at the start of each project.

The raw information or data that is entered into the computer.
What is input?
This is a value that can change, depending on conditions or on information passed to the program.
This is the category that can change costumes.
What is the looks category?
This can be used to store the value for a score in a game
What is a variable?
The location on a computer at which information is saved permanently.
What is storage or hard drive?
This is the way to move to (-24, 85) from (0,0) on the x-y plane.
What is 24 left and 85 up?
This is what the backdrop area called in Scratch.
What is the stage?
This is can be used to choose a random number between 1-100
What is Pick random 1-100
The physical parts of a computer
What is hardware?
Why is the main character of scratch a cat?
This will repeat code forever
What is a forever loop?
This category is where the method pick random is located.
What is the operator category?
This is the color of the wait _ seconds block of code
What is orange?
An image on the computer screen is an example of this.
What is output?
What year was scratch made?
2007
This creates a smaller black to do a certain script
What is a custom block (pink block)
This is where the broadcasting blocks are located.
What is the Event category?
These are the 2 ways to edit the a variable (name both)
RAM stores data and instructions while the computer is working. This data is lost when the computer is turned off. RAM is ....
What is Random Access Memory?
What famous college made scratch?
Was it MIT?