Across
- 1. in this step of the problem solving process, you research and consider possible solutions
- 3. in this step of the problem solving process, you may follow thru with your best solution idea and see what happens
- 6. one of the parameters of a shape, the size from left to right on the screen
- 7. a normal part of coding, this is identifying and fixing problems that you find in your code or the code of others
- 8. a field of study related to the principles and uses of computing, including coding and cybersecurity (two words)
- 10. one of the parameters of a shape, the size from top to bottom on the screen
- 11. a process used to help people systematically slow down and think about how to best solve a problem (three words)
- 12. this shortened form of the word rectangle is used when drawing shapes in javaScript or GameLab
Down
- 1. additional information provided as input to a block to customize its functionality
- 2. another word for an oval or circle used on javaScript or GameLab
- 4. in this step of the problem solving process, you look back to see if the solution that you tried worked and what can be improved upon
- 5. this command can be used to make the screen a different solid color that will be behind the shapes you place on the screen.
- 7. in this step of the problem solving process, you make sure you understand the problem.
- 9. background (_______) This is the piece of information that you put between the parenthesis in the background command