Save
Year 8
Computer Science
Key Words
Save
Share
Learn
Content
Leaderboard
Learn
Created by
Niyah N-N
Visit profile
Cards (4)
Variable
Named data value that can change
Selection
Where a test is run and a decision is made based on the result. Commonly where an IF statement is used.
Iteration
Process of repeating instructions until a count or condition is reached
Boolean operator
Used for combining conditions in logical programming tests