This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revision | |||
haas:summer2015:data:projects:sln0 [2015/05/31 14:43] – wedge | haas:summer2015:data:projects:sln0 [2015/05/31 21:48] (current) – [Project] wedge | ||
---|---|---|---|
Line 214: | Line 214: | ||
Temporary variables come and go.. feel free to make use of them as needed; just make sure you don't overcomplicate a problem by using too many. | Temporary variables come and go.. feel free to make use of them as needed; just make sure you don't overcomplicate a problem by using too many. | ||
- | For this project, I would like for you to write me the necessary pseudocode and/or draw the necessary step-by-step pictures to correctly accomplish the following: | + | For this project, I would like for you to write me the necessary pseudocode and draw the necessary step-by-step pictures to correctly accomplish the following. The pseudocode should go in a file called **sln0.text** to be submitted, and pictures drawn can be submitted electronically (even uploaded to lab46 and submitted using the submit tool). |
+ | Do this for the following: | ||
====Building a list==== | ====Building a list==== | ||
Let's say we had a list generated with the following: | Let's say we had a list generated with the following: |