Trace Tables Flashcards

1
Q

What do trace tables do?

A

show how values change when an algorithm is carried out

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Rules of trace tables

A

~ Go through every line
~ Only add to a column when that column’s value changes
~Move onto a new row when you move into a new ‘block’ in the code
~ Gaps are fine!

How well did you know this?
1
Not at all
2
3
4
5
Perfectly