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?
The ability to show understanding and empathy for others
What is Social Awareness?
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?
The ability to recognize one's own emotions, thoughts, and values as well as one's strengths and weaknesses
What is Self-Awareness?
This is the way to move to (-24, 105 - 20) 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?
A self-management skill that starts with thinking about what you want to achieve, planning out the steps to achieve it, and successfully carrying out these steps.
What is goal setting?
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?
Self-awareness requires you have a good understanding of both your _____ and ______.
What are Strengths and Weaknesses?
This stores multiple pieces of information at once (hint: found in the variables section)
What is a list?
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?
Understanding what is most important to you by putting some things before others.
What is prioritizing?