Basic Programming Concepts


Example pseudocode for finding average

Chapter 1 - Overview


Classwork

In a text document:

  1. If you use the back button, MindTap's links may start going to the wrong places. Is this a syntax error or a logic error? How do you know?.
  2. Write pseudocode for a program that reads a number from the user representing a length, and outputs the area of a square with that length, and the volume of a cube with that length.