$29
Tasks
Undergraduate Students
1. P3.23
2. P3.29
3. P3.40
Graduate Students
1. P3.23
2. P3.25
3. P3.40
4. P3.41
What to Turn-In?
In ONE Word document, copy & paste on separate pages
1. Python code
2. The output of programs (screen snip will suffice)
Program Format
1. Leave plenty of blank lines in program for readability
2. Have plenty of comments
Word Document
1. Homework # and Date at top
2. Text headers as appropriate
3. Single-space, please (especially the code)
4. Click “Remove Space After Paragraph”
5. Page number bottom-middle
Output Format (Screen Snips Sufficient!)
1. Test each program adequately (as we did in class) so that each option is tried at least once
2. Output should be self-explanatory. Include narrative text to indicate what is being printed (look at program, strings.py, I have provided)
3. Format numbers / strings as appropriate