Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 279 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 279 Bytes

fruit_challenge

Run price_fruit.py. Enter a comma-separated list of fruit (either apple or orange).

The program will return the total price based on apples for $0.60 and oranges for $0.25.

Currently there is a sale for buy 1 get 1 free apples, and buy 2 get 1 free oranges.