Skip navigation
New interactive curriculum plans and website

Oak National Academy Logo

Lesson overview:Tracing algorithms

  • 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
  • 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