DLCS18.5.2
Create an algorithm to solve a problem while detecting and debugging logical errors within the algorithm.
Create an algorithm to solve a problem while detecting and debugging logical errors within the algorithm.
Unpacked Content
UP:DLCS18.5.2
Vocabulary
- algorithm
- debug
- detect
- logical errors
Knowledge
- an algorithm is a logical set of steps to solve a problem.
- detecting and debugging logical errors within an algorithm will ensure the algorithm serves to solve a problem successfully.
Skills
- create an algorithm to solve a problem while detecting and debugging logical errors within the algorithm.
Understanding
- debugging an algorithm is searching for logical errors within the algorithm.
- an algorithm is a set of steps to solve a problem.
- how to create an algorithm to solve a problem while detecting and debugging logical errors within the algorithm.