Name all four steps in the problem solving process.
What is define, prepare, try, and reflect?
The two types of flowcharts?
What is linear and conditional?
What is a sprite?
rect is short for what code
What is a rectangle?
289
What is Dr. Stephens room number?
In the Robot Project name one of the two things you were asked to do.
What is draw the picture and/or list the commands.
The problem is written as a
What is statement?
This command changes the size of a sprite.
What is sprite. scale?
//
What does create a comment that only the coder will see?
I know that you are not talking to me like that.
I am old enough to be your grandmother.
What are the sayings Dr. Stephens use when she is upset with a student?
When your friend makes a suggestion about your problem or project.
What is peer reflection?
Every flowchart has a
What is a beginning and an end?
This code assigns a new image to the sprite variable.
What is sprite. set animation?
background ("blue")
What is draw a blue background?
I say class class..
What is yes, yes?
In the robot project what was your try?
What is make the robot?
Name two of the three answers to a decision?
What is true or false; yes or no; on or off?
Draw sprites is used to
What is draw sprite?
Counter pattern and random numbers cause the sprite to
What is move?
# greatest dancer
What is Dr. Stephens' hashtag?
Before you do any part of either project you needed to do what?
Flowcharts are pictures of
What are algorithms?
Makes the sprite and the target bounce when they touch each other. Both the sprite and the target change how they are moving.
What is sprite bounce?
Code that changes the color of drawn object.
What is the fill function?
Number of years Dr. Stephens has been in education
What is 34?