Froggy Jumps GTT Finals ReviewVersion en ligne Fun way to review for final. par Nancy Konnert 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