Applications of Programming
Virginia SOL CM.AP.5
Trace existing code to interpret the intended purpose.
What students need to be able to do
- Trace existing code of an algorithm to identify values at each stage of an algorithm.
- Trace existing code of an algorithm to predict return values of functions given specific arguments.
- Use tracing to describe the intended purpose of existing code for an algorithm.