You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
CoffeeMachine(Hyperskill Project-2) This is a project of CoffeeMachine. In this coffee Machine we can do many operation (fill,buy,take). Initially there is amount of water, milks, beans, disposable cups and stored money in machine After that we can buy three types of Coffee. If the amount of water or milks or beans or disposable cups will be les…
This project is part of Jetbrains-Academy's Java Developer Track. In this project i learn Primitive types, Reference types, Array, Static members, Final variable, Instance methods, Enum, etc with solving lots of problems on each topic.