What are trace tables?
Give a simple way of testing that a piece of code is working correctly
What do the columns of a trace table represent?
Variables
What do the rows of a trace table represent?
Represent the values that the variables take at a particular point in an algorithm