Computer Programming
Across
- 3. lines of code that can be created once and used over and over.
- 4. the Turtle needs to know the ____________ to create a dot.
- 6. bucket of values and the values can change.
- 8. A step by step process.
- 10. Popular programming language used in Pencil Code.
Down
- 1. locating an error in code.
- 2. This is how we measure our shapes in Pencil Code.
- 5. you use the tab button to _____________ your code.
- 7. fd(); rt(); lt(); pen();
- 9. Code created to repeat a series of commands or functions over and over.