At the end of this lesson, you will be able to:
- understand and use an Enumerated Type, with values
- go over Representing and Sorting Data, Chapter 6
- Computer Based Problem Solving
- "Enumerated Types"
- re-create yesterdays program but now get back the numeric value of the days of the week as well
- remember, Sunday is the first day of the week
- you will need to use a loop most likely
- just get the code working, not design today :)
- work on weekly assignment
- read over Representing and Sorting Data, Chapter 6
- Computer Based Problem Solving
- "Abstract Data Types"