Project 4 - Due
Reading
- Slides and notebooks from the functions lecture, the booleans lecture, and the conditionals lecture
- Problems and solutions from Lab 3 and Lab 4
The following chapters cover material on functions, which remains relevant:
- Think Python, Ch. 3: Functions
- Think Python, Ch. 6: Return Values (only sections 6.1, 6.2, and 6.4 for now)
- The following sections cover booleans and conditionals:
Tasks
The instructions for each task:
About this Project
These tasks will give you practice with the use of booleans and conditionals. You will also continue to define your own functions.
This week, you must complete both tasks.
Reminders
- Remember to download the starter code for each task from the Potluck server.
Time Estimate
Our per-task estimate for this project is - hours, plus up to an hour of reading.
How to turn in this Project
-
Upload your tasks via the Potluck server by the deadline ().
-
Double-check the status of your submitted tasks, since there may be warnings.
-
Reminder: you can submit as many times as you like, and only the most recent submission will count for your grade.
-
If you run into trouble with the submissions server, contact Peter Mawhorter, and include a copy of the file(s) you were trying to submit.
- Check your score for each task and submit revisions if you need to.