Year 10Computing

Tracing algorithms

Lesson outcome

In this lesson, we will be shown examples of tracing a Python program and a flow chart. Trace tables are great for walking through an algorithm and are often used to locate logic errors