IT 117: Intermediate Scripting
Class 19

Tips and Examples


Review


New Material


Microphone

Graded Quiz

You can connect to Gradescope to take weekly graded quiz today during the last 15 minutes of the class.

Once you start the quiz you have 15 minutes to finish it.

You can only take this quiz today.

There is not makeup for the weekly quiz because Gradescope does not permit it.

Solution to Homework 7

I have posted a solution to homework 7 here.

Let's take a look.

Homework 9

I have posted homework 9 here.

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

Questions

Are there any questions before I begin?

Tips and Examples

TypeError When Creating Objects

Review

The Constructor Is Special

Defining a Class

Creating An Object from A Class

The self Variable

The Time Class

Changing the Attributes of a Class

Attendance

New Material

Accessing Attributes Directly

Data Hiding

The __str__ Method

Accessor and Mutator Methods

Data Validation in The Constructor

Hiding Methods

The ACM Code of Ethics and Professional Conduct

Class Exercise

Class Quiz