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

Saint Louis University

Computer Science 1300
Introduction to Object-Oriented Programming

Michael Goldwasser

Fall 2017

Computer Science Department

Homework Assignment 04

Conditional statements

Contents:


Overview

Topic: Conditional statements and list comprehensions
Related Reading: Ch. 4.4, 4.5
Due: 11:00am, Wednesday, 27 September 2017

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


Practice Problems

From the text: Practice 4.18-4.21 and 4.31-4.33

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


Problems to be Submitted (18 points)

  1. (10 points)

    Exercise 4.30 on page 156

  2. (4 points)

    Exercise 4.36 on page 156

  3. (4 points)

    Exercise 4.37 on page 156


Extra Credit

  1. (2 points)

    Exercise 4.38 on page 156


Michael Goldwasser
CSCI 1300, Fall 2017
Last modified: Saturday, 18 February 2017
Course Home | Assignments | Computing Resources | Lab Hours/Tutoring | Python | Schedule | Submit