Wednesday, October 14, 2020

Assignment 4 due 10/21/2020, 10/14/2020, 6:33 PM, English, 10/14/2020, 6:33 PM

Your assigned language is: English
Classroom blog: googleclouduconn.blogspot.com

10/14/2020, 6:33 PM

Assignment # 4 due 10/21/2020

Python Invoicer

git clone https://github.com/jiacovacci/assign4.git

https://googleclouduconn.blogspot.com/p/github-repositories.html

Create a python invoice program that takes customer information in

Uses a dictionary data type to store items and prices

Displays a menu of items

Use input statements to collect customer buys

Calculate Invoice total

Try to change the program to match items you are selling

I'm selling plates you maybe selling shoes replace plates with shoes

No comments:

Post a Comment

Metrics

  Build is going on now. Have company and security tables created and python code to access and insert data into SQL tables. Asked Gemini to...