Course Home | Assignments | Class Photo | Computing Resources | Lab Hours/Tutoring | Python | Schedule

Saint Louis University

Computer Science 150
Introduction to Object-Oriented Programming

Michael Goldwasser

Spring 2011

Dept. of Math & Computer Science

Homework Assignment 02

Using Python's Built-in Types

Contents:


Overview

Topic: Using Python's Built-in Types
Related Reading: Ch. 2
Due: 9:00am, Friday 4 February 2011

Please make sure you adhere to the policies on academic integrity.


Practice Problems

From the text: Practice 2.2, 2.16, 2.24, 2.26

You do not submit these; feel free to discuss them freely with others.


Problems to be Submitted (20 points)

  1. (5 points)

    Exercise 2.6 on page 82

  2. (5 points)

    Exercise 2.19 on page 84

  3. (5 points)

    Exercise 2.22 on page 84

  4. (5 points)

    Exercise 2.28 on page 85


Extra Credit

  1. (2 points)

    Exercise 2.12 on page 83


Michael Goldwasser
CSCI 150, Spring 2011
Last modified: Tuesday, 25 January 2011
Course Home | Assignments | Class Photo | Computing Resources | Lab Hours/Tutoring | Python | Schedule