Skip to content

notjik/Espresso-Cappuccino-Latte-Macchiato

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Espresso-Cappuccino-Latte-Macchiato
English

Espresso-Cappuccino-Latte-Macchiato

Collecting several tasks from the second year of Yandex Lyceum

Generalization: You need to create an application with a UI interface in which you can fill in information about coffee.
Fields: Name, Roasting, Type, Taste, Price, Size.
Interaction with the program is carried out through the external interface, which opens after the program is launched
Launch example:
python main.py
Русский

Эспрессо-Капучино-Латте-Макиато

Сбор нескольких заданий со второго курса Яндекс Лицея

Обобщение: Необходимо создать приложение с UI интерфейсом, в котором можно будет заполнять информацию о кофе.
Поля: Имя, Обжарка, Тип, Вкус, Цена, Размер.
Взаимодействие с программой осуществляется через внешний интерфейс, который открывается после запуска программы
Пример запуска:
python main.py