New Activity
Play Froggy Jumps
1. What direction will this code move the rabbit? Click on the code image to view it.
A
Left
B
Up
C
Down
2. If Draymond is currently showing on the screen, what image will show when Button1 is clicked?
A
Draymond
B
Klay
C
Curry
3. What is the first step in the Engineering Design Process?
A
Define the Problem
B
Build a Prototype
C
Brainstorm Solutions
4. What image will show after the button is clicked?
A
burleson.jpg
B
serena.jpg
C
curry.jpg
5. Which code block will run the reset line size function?
A
Block A
B
Block B
C
Neither
6. What is a variable?
A
Stores information that can change
B
Stores information that is constant
C
Acts like a function
7. Which of the following is NOT true about comments:
A
They can help you plan out your code
B
They can help you find bugs in your code
C
Computers do not ignore comments
8. If my size_line variable value is 5, what color will the background be after the sub_button is clicked?
A
Pink
B
Blue
C
Green