๐
Branching: Making Decisions in Algorithms
Use 'if' questions to make algorithms choose between two paths.
โฑ 16 minโ 8 questions
What you'll be able to do
- โI know branching means an algorithm can choose a path
- โI can read an 'if... then... else...' instruction
- โI can work out which path an algorithm takes
Curriculum: AC9TDI4P02, AC9TDI4P03