This printable crossword puzzle on the topic of Computer Science & Technology has 16 clues. Answers range from 3 to 15 letters long. This crossword is also available to download as a Microsoft Word document or a PDF.
A list of steps to finish a task. A set of instructions that can be performed with or without a computer
This is the computer programming language that we are working with this term.
Something that can vary in a program, or be set by the programmer
One or more commands or algorithms designed to be carried out by a computer
An error in a program that prevents the program form running as expected
An instruction for the computer
An action that causes something to happen
A way to give information to a computer
A way to get information out of a computer
To do something again
The common programming structure that implements "conditional statements"
Changing the appearance of a sprite
A character in your program
The actual blocks/text of your code
Code is organized into layers; placing conditions inside other conditions
All programs are based on this idea, a set plan which makes sense as you move through the directions