CS 115 Lab 5, Fall 2015
Deadlines
- Writeup and code (lab05d.py): Tu 9/29/2015 at 4 PM
- Demo (parts B, C, and D): Any lab section, workshop, or open tutoring session before Tu 9/29 at 4 PM.
Goals
Upon successful completion of this lab, you should be able to write and edit Python programs
that use more complex algorithms.
Lab Instructions
Follow the links below to complete each part of this lab.
Setup and practice
- Print points
- Draw a graph
- Compare consecutive points
- Find turning points
- Submit the assignment