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