/Coffee_Machine

Let's start with a program that makes you a coffee :coffee: – virtual coffee, of course. In this project, you will implement functionality that simulates a real coffee machine. It can run out of ingredients, such as milk or coffee beans, it can offer you various types of coffee, and, finally, it will take money for the prepared drink.

Primary LanguageJavaScript

To be updated