Activity : Assignment Set #1

Please try to make your program output look as much like the example as possible and verify it works with the example input provided. If you have difficulty finding the information or understanding how to approach the problem, you should contact me.

To complete this activity, you will need to create the following programs:


IPO_10

Create a program named percentOff.py  

IPO_11

Create a program named overtimePay.py

IPO_12

Create a program named parkingGarage.py  

IPO_13

Create a program named passingWind.py

Submit Your Code

These four programs are part of your final course grade. They are considered a form of Competency Demo. Unlike the practice problems you are expected to complete them and without assistance from your classmates.

  1. Go to the AutoLab Homepage for the course
    1. https://hypnos.cs.uni.edu/courses/CSED1320-F21/assessments
    2. Log in if necessary
  2. For each of the assignments listed above, find their submission link under the "Assignment Set" heading
  3. Upload the corresponding python file for that assignment.
  4. When the "handin history" page comes up you will need to refresh the page until a score of either 0 or 1 is shown with your assignment.
  5. Click on the 0/1 score to get feedback.
  6. Read the information carefully if you received a score of 0 and figure out what you need to do to fix the problem.
    • Ask for help from me or other students if you don't understand an error message.
  7. Resubmit until the program earns a 1.