– Data passed to a function. In the following line of code, 100 is a ____________: turtle- forward(100).

Something that happens outside a program (like a screen tap or mouse click) that the program can respond to.

Also known as an array in other programming languages. A group of objects, all of the same variable type, that can be referenced as a single variable.

A numerical value that corresponds to an element in a collection or table. Index values start at zero, so the first element in an array has an index value of 0.

A notation resembling a simplified programming language, used in program design.

A visual, frame-by-frame plan for a program or project. Often contains sketches and descriptions that tell the story of a game or project.

A graphical representation of a computer program in relation to its sequence of functions (as distinct from the data it processes).

Also known as an if/then or if/then/else statement. A programming construct used for making decisions within a program.

A storage container for data.

A variable whose value is stored in the cloud.

Teachers: Create FREE classroom games with your questions Click for more info!
©2007-2024 Review Game Zone | About | Privacy | Contact | Terms | Site Map