Skip to content

Latest commit

 

History

History
4 lines (4 loc) · 337 Bytes

File metadata and controls

4 lines (4 loc) · 337 Bytes

Project_Python

Project 'Coffee Machine' in Python

'Coffee Machine' program lets choose one or more drinks (from the list of 4 different types of coffee), remove a drink from the list, and view the list of drinks. After having chosen a drink a customer can exit 'Coffee Machine' menu. The code is published in Coffeemachine.py file.