Deck title Flashcards
Deck objective (optional)
1
Q
Program
A
List of instructions for a computer
2
Q
Control Structures
A
Sequence, Selection, Repetition
3
Q
Interpreter
A
Converts one statement at a time
4
Q
Complier
A
converts all statements
5
Q
Colon
A
Used when a control structure is about to be used
6
Q
Indentation
A
Spaces to indicate a block of code