/
anton.buldygin
/
Contacts_Java
Обзор
Документация
Войти
/
anton.buldygin
/
Contacts_Java
Код
Запросы
0
Задачи
Вики
Пакеты
0
Релизы
0
Аналитика
Безопасность
master
Topics/Command/Use cases/task-info.yaml
23 строки
659 B
AntonBuldygin
Initial commit
19 дек 2023, 15:38
19 дек 2023, 15:38
bed9366
Код
Авторство
О чём код?
type: choice is_multiple_choice: false options: - text: When an object needs to use an existing class with an incompatible interface - text: Adding commands to a queue to execute them later - text: Storing a history of commands - text: Supporting undo/redo operations files: - name: src/Task.java visible: true text: | // You can experiment here, it won’t be checked public class Task { public static void main(String[] args) { // put your code here } } learner_created: false feedback_link: https://hyperskill.org/learn/step/7765#comment status: Solved record: -1 local_check: false