๐Ÿ”€

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