Pseudocode
Pseudocode Examples
Some Pseudocode examples are incomplete programs as they were written during class as an example to show a specific topic and there was no time to fully flesh out the entire program.
Input/Output: MoonWeight - TemperatureConversion - WeightGain
Data Types and Expressions: Swap
Selection Structures: LabGrade Phone Phone2 Phone3 Phone4 Temperature1 Temperature2
Repetition Structures: Calculator
Methods: LargestNumber - Methods - SumNumbers - VariableSwap - Vowels
Classes & Objects: Monster - Monster2 - Player - Player2
Arrays: 1D Arrays 2D Arrays