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

Saint Louis University

Computer Science 1300
Introduction to Object-Oriented Programming

Michael Goldwasser

Spring 2017

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: 11:00am, Thursday, 2 February 2017

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 (18 points)

  1. (4 points)

    Exercise 2.6 on page 82

  2. (4 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 1300, Spring 2017
Last modified: Thursday, 26 January 2017
Course Home | Assignments | Computing Resources | Lab Hours/Tutoring | Python | Schedule | Submit