PA07

Reading Poetry Backwards

Objective: Get more practice with files, strings, looping, and writing functions

 


Code due by Wednesday, March 29th at 11:00 AM


First please download all 4 files listed below into the same folder. Start by reading the poemTranslator.pdf file to learn about the assignment. You will eventually be filling in code in the RPB.py file that reads from one or the other of the poem text files (your choice)!

(Note: if your browser opens files when you click on the links instead of letting you download them, right-click on the file link and select "Save As" or "Save Link As" to download and save the files.)


Final Submission

To upload your homework for grading, log on to eLearning, select this class, and navigate to the "Assignment Submissions" area. Click on the "Programming Assignment 7" folder and upload the python file in the designated location.

Don't forget to add the comments that I ask for in the code! Documentation is important (here and in the outside world), and I will take off points if I don't see enough.