DUE Monday Jan 30 at 9AM.
Exercises from Chapter 1:
R-1.1, R-1.3, R-1.11, C-1.15, C-1.18, C-1.19, C-1.20
Each exercise must be implemented as a function (e.g., when the text asks you to “demonstrate”, demonstrate by writing a function…).
Your submission will contain:
each of the seven functions indicated above.
a call to each function
DSAP Textbook chapter 1
A potentially useful Python resource ==> Learn Python the Hard Way