Programming and Microcomputer System

Unit II Project Template

Complete the three-step process of analyzing the problem, planning the algorithm, and desk-checking the algorithm.

Step 1: Analyze the Problem

    1. Provide a brief description of the problem.

    1. Provide a brief explanation of the solution (i.e., the program).

Step 2: Plan the Algorithm

    1. Prepare pseudocode for the solution.

    1. Draft a flowchart of the solution. (Note: To add more symbols, copy and paste the shapes below.)





Step 3: Desk-Check the Algorithm

    1. Complete the desk-check table. (Note: Feel free to add rows and columns to the table if needed.)

Desk-Check Table

Data set 1

Data set 2