45 points
Work through Chapter 1 of the Hands-on
Python Tutorial. Caution: Do not judge
your progress
through the chapter just by the number of pages you have read or
minutes of video. The
exercises and the more difficult parts of the chapter are clustered
at the end!
Here is the list of files you need to make sure are included
when
you turn in your Chapter 1 work. If you saved this work under some
other name, please rename as I specify below. The point
distribution for the problems is also shown. To receive full
credit on a program, it needs to run correctly, as written.
Run and check carefully!
add3.py (Exercise 1.10.3.1) 3 points
quotient.py (Exercise 1.10.3.2) 3 points
add3f.py (Exercise
1.10.4.1) 3 points
quotientFormat.py (Exercise 1.10.4.2.) 3 points
poem.py (Exercise 1.11.3.1) 3 points
birthdayMany.py (Exercise 1.11.4.1) 3 points
quotientProb.py (Exercise 1.11.5.1) 3 points
quotientReturn.py(Exercise 1.11.6.1) 3 points
numDict.py (Exercise 1.12.1.1) 3 points
myMadlib.py (Exercise 1.12.2.1) 3 points
playComputerSum.rtf (exercise 1.13.7.1) 1.5 points
testSumList.py (Exercise 1.13.7.2) 3 points
joinAll.py (Exercise 1.13.7.3) 3 points
playComputer.rtf (Exercise 1.13.8.1, Exercise 1.13.8.2, Exercise 1.13.8.3) 1.5 points for each (4.5 together)
discount.py (Exercise 1.14.3.1) 3 points
For simplicity, please submit into the Ch1Tutorial Sakai assignment just a single archive that includes these files. Remember to include information about help you received and gave in individual files.
I suggest you just keep your specially named exercise files in
with
all the example files. When it is time to submit exercise files, here
is the process in Windows:
In addition, every individual should separately submit a personal file log.txt. This should be a plain text file with exactly this name. (You can create it in Idle if you like.) Your homework grade will not be recorded without this file! Include in log.txt:
Roughly how long you worked for Chapter 1 beyond class time.
Briefly, what was the hardest part to get, how did it go for you ...
Who your partner was if you had one, or "No partner" If you changed partners, indicate which files were produced with which partner, if possible.
If
you had a partner, give an indication of how things went with your
partner. Was working together a good thing? How did
your
partner help? How did you help your partner? Did you work
together remotely online? How did it go?
If you worked with a consistent partner through the whole chapter, only one of you needs to submit the archive, but make sure each partner has their own copy! Each student should separately submit an independently written log.txt file.