My Crossword Maker Logo
Powered by BrightSprout
Save Status:
or to save your progress. The page will not refresh.
Controls:
SPACEBAR SWITCHES TYPING DIRECTION
Edit a Copy:
Make Your Own:
Crucigrama Sopa de Letras Hoja de Trabajo
Calificar este Puzzle:
Log in or sign up to rate this puzzle.

Java Script Terms

Web Design - Khan Academy
Horizontales
like draw() and mousePressed()
"holding places" where values are stored and retrieved.
a data structure, which can store a fixed-size collection of elements of the same data type.
It simply states that if this condition is true, do this, else do something else
a sequence of instruction s that is continually repeated until a certain condition is reached.
Turns off the outside line of a shape.
text. They are denoted by surrounding text with either single or double quotes.
an aggregation (i.e., collection) of variables and functions.
Verticales
++
==
Repeat code a fixed number of times
Returns a value within a set of parameters.
a "recipe" of instructions (i.e., statements or commands) whose purpose is to accomplish a well-defined task
Location of the x coordinate of the mouse.
Set the color for shapes