Y8

6n: Combine iteration and selection to control the flow of program execution

Keywords:
Python
Test your self on these keywords and definitions using the games below or Play random game
KeywordDefinition
iterationrunning instructions multiple times (in a loop)
program executionrunning a program
program flowthe sequence (order) in which lines of code are executed
selectionrunning instructions which determine which other instructions should be run next
Keyword games:
Resources: