IT 116: Introduction to Scripting
Class 23

Today's Topics

Review


New Material

Reading Assignment

You should read Chapter 8, More About Strings, from our textbook, Starting Out with Python, before next week's class.

Homework 11

I have posted homework 11 here.

This is the last homework assignment.

Quiz 8

The answers to Quiz 8 are posted here.

Let's take a look.

Review

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

New Material

Empty Lists

Slices

Leaving Out Indexes in a Slice

Skipping Elements in a Slice

The in Operator

List Methods

The append Method

The pop Method

The index Method

The insert Method

The sort Method

The reverse Method

The del Statement

The min and max Functions

Honesty and Trust

Fairness

Attendance

Graded Quiz