The document provides instructions for a lab exercise on computer programming basics. It includes objectives to identify variables, input/output statements, and how to write pseudo code and draw flowcharts. Examples of pseudo code and a flowchart are given to calculate the result of a value multiplied by 3. Exercises include determining the purpose of sample C programs, identifying their variables, statements, and features. Pseudo code and a flowchart are to be written for a compound interest calculation program based on given variables, calculations, and output.