AP COMP A
Do This: Given the algorithm below, create a trace table that has:
A column labeled Line for the line number.
Columns named after index, sum, and avg.
A column labeled Output for values printed.
Trace the algorithm step by step, Be sure to create a new row in your trace table for each step.
(I already have the layout saved I just need the sum, index, and input)
