• Shuffle
    Toggle On
    Toggle Off
  • Alphabetize
    Toggle On
    Toggle Off
  • Front First
    Toggle On
    Toggle Off
  • Both Sides
    Toggle On
    Toggle Off
  • Read
    Toggle On
    Toggle Off
Reading...
Front

Card Range To Study

through

image

Play button

image

Play button

image

Progress

1/6

Click to flip

Use LEFT and RIGHT arrow keys to navigate between flashcards;

Use UP and DOWN arrow keys to flip the card;

H to show hint;

A reads text to speech;

6 Cards in this Set

  • Front
  • Back
Properties
Characteristics of an instance, such as color, opacity, or position in the world.
Procedure/Method
A set of instructions, or programmed code, for how the object should perform a task.
Control Statement
Define how programming statements are executed in the program.
Nesting
The process of putting one thing inside of another.
Random #
Numbers generated by the computer with no pattern in their sequence.
Comment
Describes the intention of the programming instructions.