Individual project

profilegnnv_eklter

The deliverable will be a Word document with screenshots of the following (one screenshot is fine if it can cover both code and output):

  • Code within PyCharm IDE
  • Output of code execution within Python console by executing the code
    • Your output for each assignment should run through one path of the code until completion.
    • You do not have to send screenshots for all of the possible execution paths of the code.
    • You choose the output path that you will take by responding to the Python screen requests as your code executes.

Click here to seen an example of the output screen saved in a Word document. Click here to see instructions on how to do a screenshot using either your keyboard or the Windows snipping tool (Windows OS version 7 or later).

The Unit 3 Individual Project assignment will be a continuation of the Phase 2 Individual Project. The Unit 3 scenario includes the generation of a total balance on the shopper debit card, as follows:

  • To achieve this balance, the code will ask the user to deposit an amount of money of at least $20 to open the shopper card.
  • The store will then give a first-time bonus of $10 to spend on items.
  • The program will total the amount and generate the balance.
  • If the amount originally deposited is less than $20, the customer will be told that the amount is too little to open the account (use of conditional expression).
  • If the amount is greater than or equal to $20, then $10 will be added, and the total amount on the shopper card will be displayed.

Save the file as “yourname_IP3.docx.”

    • 8 years ago
    • 20
    Answer(1)

    Purchase the answer to view it

    blurred-text
    • attachment
      markeaster_ip3.docx