2-2 stepping stone lab one: pseudocode for your program
Your work on the final project for this course is supported by a series of stepping stone labs. This is the first. In this lab, you will write pseudocode for the final project scenario program. Pseudocode is a description of how a program will be structured and will operate. It allows a programmer to “think in words” about the design of a program before […]