Class 8 Objectives


At the end of today's class you should

KNOW:

BE ABLE TO:

Sample Exam Question:

Write a data definition for a list of numbers. Then write a function that consumes a list of numbers and produces the sum of the numbers. Go through all the steps in the design recipe in the development of your function.