Python Programming #2
|
|
Testing --
|
Test your program using the following scenario:
|
Test 1 |
Test 2 |
Test 3 |
Test 4 |
Test 5 |
Nicole |
18 |
18 |
17 |
19 |
20 |
|
Be sure to check your program's accuracy by working the test data out by hand. Also, you
can compare the layout of your report to the tutorial report to make sure you are following
the techniques introduced in the tutorial. Look for and correct misspelling and inconsistent
capitalization in titles and labels. (**Note -- spelling and any problems related to
that will be graded upon as well !)
|
Take a screenshot of your program output
|
Before you begin this assignment, complete the program example to help you:
Second Programming Example
|
Submit your program file (.py) and the copy of your output in an email to me. All
submissions are to be attachments to your email. Anything copied and pasted to the
body of the email will be sent back with a reminder for the correct submission of
your assignment.
|
In the subject line of your email, include "Second Programming Assignment". Also
remember to identify yourself by name and class in the body of your email. (This
will be the only thing in the body of your email)
|
Back to First Part of Assignment 12
|
Return to Assignments Index
|