Skip to content

DevJo81/Python-exercise

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Python Exercise: Grocery Store Checkout Problem Statement: You are writing a program for a small grocery store. The cashier needs a program that: Asks the customer for the price of 3 items.Calculates the total cost.Asks the customer how much money they are paying with.Calculates and displays the change the customer should get back.If the payment is less than the total cost, display a warning message: "Not enough money! You still owe X.# Python-exercise

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages