CSCI 107 Assignment 6
  - Due Date: Friday, March 31st no later than 11:59 p.m.
- Partner Information: You must complete this assignment 
      individually.
- Submission Instructions: Upload your solution, 
     entitled YourFirstName-YourLastName-Assignment6.py 
     to the BrightSpace Assignment 6 Dropbox.
- Deadline Reminder: Once the submission deadline passes, BrightSpace 
      will no longer accept your submission and you will no longer be able 
      to earn credit. Thus, if you are not able to fully complete the 
      assignment, submit whatever you have before the deadline so that 
      partial credit can be earned.
More Practicum 2 Material Practice
  The purpose of this assignment is to give you more experience
  solving problems that use the material that was covered on the
  second practicum.  To that end, solve the three questions 
  that appear in this document.
Grading - 100 points
  - 20 points - Question 1 is solved correctly
      (all or nothing).
- 30 points - Question 2 is solved correctly
      (5 points - the solution is concise as possible, 
       5 points - an appropriate if construct is used,
       20 points - the solution is correct).
- 50 points - Question 3 is solved correctly
      (10 points for each type of error).