Lecture 10 Objectives
At the end of today's class you should
KNOW:
- What is meant by "cleaning" data
- What is meant by "parsing/reshaping" data
- How the indexed for-loop works
BE ABLE TO:
- Identify subtasks in a programming problem
- Be able to utilize strategies such as cleaning and parsing data as you develop solutions to programming problems
- Process a list using an indexed for-loop
Sample Exam Question:
Try the problems in sections 4.2, 4.3, and 4.4 in the class notes on Planning.