1.1.1 Representing Algorithms
In this lesson, you will learn how algorithms are used to solve problems and complete tasks. You will explore decomposition and abstraction, use a systematic approach to problem solving, represent algorithms using pseudo-code, program code, and flowcharts, identify inputs, processing, and outputs, and determine the purpose of algorithms using visual inspection and trace tables.
