diff options
Diffstat (limited to 'course-info.yaml')
-rw-r--r-- | course-info.yaml | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/course-info.yaml b/course-info.yaml new file mode 100644 index 0000000..d338a9a --- /dev/null +++ b/course-info.yaml @@ -0,0 +1,13 @@ +type: hyperskill +title: Phone Book +language: English +summary: 'You suddenly remember you need to call your aunt and wish her a happy birthday, + but how do you find her number quickly in a giant phonebook? Write a program that + will solve this problem once and forever: create a phonebook where you can easily, + quickly and efficiently find necessary information. Names and numbers, here we come.<br/><br/>Learn + more at <a href="https://hyperskill.org/projects/63?utm_source=ide&utm_medium=ide&utm_campaign=ide&utm_content=project-card">https://hyperskill.org/projects/63</a>' +programming_language: Java +programming_language_version: 11 +content: +- Phone Book +mode: Study |