IT 116: Introduction to Scripting
Class 22

Today's Topics

Review


New Material

Homework 10

I have posted homework 10 here.

It is due this coming Sunday at 11:59 PM.

Review

The Code in the try Clause

Different Exception Types

Common Exception Types

Handling More Than One Type of Exception

The else Clause

The finally Clause

New Material

Working with Collections of Data

Sequences

Lists

The list Function

Operators That Work on Objects

Concatenating Lists

The Repetition Operator

Using a for Loop with Lists

Indexing

The len Function

Changing Elements Using Indexes

Being a Good Citizen

Do No Harm

Attendance