-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathcourse-info.yaml
17 lines (17 loc) · 948 Bytes
/
course-info.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
type: hyperskill
title: Coffee Machine
language: English
summary: "<p>What can be better than a cup of coffee during a break? A coffee that\
\ you don’t have to make yourself. It’s enough to press a couple of buttons on the\
\ machine and you get a cup of energy; but first, we should teach the machine how\
\ to do it. In this project, you will work on programming a coffee machine simulator.\
\ The machine works with typical products: coffee, milk, sugar, and plastic cups;\
\ if it runs out of something, it shows a notification. You can get three types\
\ of coffee: espresso, cappuccino, and latte. Since nothing’s for free, it also\
\ collects the money.</p><br/><br/>Learn more at <a href=\"https://hyperskill.org/projects/67?utm_source=ide&utm_medium=ide&utm_campaign=ide&utm_content=project-card\"\
>https://hyperskill.org/projects/67</a>"
programming_language: Kotlin
content:
- Coffee Machine
- Topics
mode: Study