CSSE 120 — Intro. to Software Development
Homework 3
Reminder: for each class session and associated homework:
You do the Reading Quiz on Angel.
You do all other work in Eclipse in the project that you
checked out
for that session.
You turn in your Eclipse work by
committing
that project.
Complete the assigned reading for the next session:
Zelle
, Chapter 3.
(25 points) In
Angel
, complete the Reading Quiz over the above reading.
(10 points) Complete the TODO items in the
conversion.py
module in today's Eclipse project
03-AssignmentAndLoops
.
See the comment at the top of the module for what you are to do for this problem.