warning

This lesson will soon be taken down.

We've made brand new and improved lessons for you.
Read the help article
chevron-right
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