Intro to Computer Science

PA01

Writing some simple programs


Code due to the Program Submission System on by 9/11 at 11:59pm.
Code can be submitted up to 2 days late with an automatic 10% deduction per day.


Introduction

Your book spends a lot of time talking about problem solving.  Let's look at how this would work, at least for some small problems.

Notes and requirements:


Program 1.1 (out of 5 points)

Create a program named originalPrice.py


Program 1.2 (out of 8 points)

Create a program named parkingGarage.py

Program 1.3 (out of 12 points)

Create a program called fuelSavings.py  

Final Submission

Please submit all three programs to the Program Submission System by the due date and time.