CS 101: Code Examples
This page links to code examples presented in class.
| Date | Code example | Description |
|---|---|---|
| Aug 29 | birthday.cpp | read in and print out user’s birthday |
| Aug 31 | average.cpp | compute average of four numbers |
| Sept 7 | ticket.cpp | Compute ticket price based on age |
