1/6
A collection of vocabulary flashcards covering fundamental concepts of computational thinking.
Name | Mastery | Learn | Test | Matching | Spaced |
|---|
No study sessions yet.
Sequence
Identifying a series of steps for a task.
Loops
Running the same sequence multiple times.
Parallelism
Making things happen at the same time.
Events
One thing causes another to happen.
Conditionals
Making decisions based on conditions.
Data
Storing, retrieving, and updating values.
Operators
Support for mathematical and logical expressions.