• 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/14

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;

14 Cards in this Set

  • Front
  • Back
variable
A value that can change during a program.
Microbit

Microbit



A small computer provided by BBC to encourage a new generation of computer programmers.
Compass
Detects which direction it is pointing in.
Bluetooth
A wireless communication method for exchanging data between devices when they are near by.

Repetition

Repeating a process.
Data
Values or text without any context.
Information
Values or text with context.
Accelerometer
Measures the speed at which an object is moving.
Processor
The brains of the computer.
Micro USB connector
For plugging in the lead from the computer.
Relational Operators
When = > < are used to find out if a variable meets a condition you have set.
Loop
A way of repeating a process in a program.
Event Handler
A sub-program that only begins when an event occurs, eg. Button is pressed.
Random
Not known beforehand, unpredictable.