Level 18
Level 20
4 words 0 ignored
Ready to learn
Ready to review
Ignore words
Check the boxes below to ignore/unignore words, then click save at the bottom. Ignored words will never appear in any learning session.
Ignore?
Sequence, Selection, and Repetition
The 3 Basic Control Structures
Sequence
A set of instructions executed one after another exactly as how they appear in the program
Repetition
LOOP
What is an Algorithm
a step-by-step definition of a process