The Best Crossword Puzzle Maker Online
Powered by BrightSprout
Save Status:
or to save your progress. The page will not refresh.
Controls:
SPACEBAR SWITCHES TYPING DIRECTION
Answer Key:
Edit a Copy:
Make Your Own:
Crossword Word Search Worksheet
Rate This Puzzle:
Log in or sign up to rate this puzzle.

Creative Coding Vocabulary List

Across
Are whole numbers or floating points - numbers that contain a decimal
Decreasing a Count
state of a given piece of code and used to turn on or off different behaviors as needed
Checking for and troubleshooting errors in code
Left or Right will disagree and one condition of the two will be met
these often are used to turn on and off different behaviors that might be useful.
Rate of Change
Asking the user a question with letters only and numbers CANNOT be used
Both sides will agree that the condition is met
Statement will only run in the event that a logic test evaluates to false
special variable that represents a single dot on the screen and holds two separate values for the row and column
Correct Formatting of Code
Down
Increasing a Count
Numerical Data, such as a date, temperature, or degree of acceleration
Holds a list of multiple items
Opposite of another boolean
Points to a container that stores data
Ask the User a question
using lowercase and upper case letters, without spaces when defining a variable with more than one word present in syntax
Holds a string of alphanumeric characters such as a name, password or day of the week
Condition that performs a function or task if true
Used to repeat the same action more than once and reduce the redundancy in code
Sequences of characters surrounded by quotation marks
Change in a position