Basic Programming Concepts
Example pseudocode for finding average
Chapter 1 - Overview
Classwork
In a text document:
- If you are using Brightspace and after using the back button, links start going to the wrong places, is this a syntax error or a logic error? How do you know?.
- 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.