diff options
author | AlisaLinUwU <alisalinuwu@gmail.com> | 2025-01-26 11:47:38 +0500 |
---|---|---|
committer | AlisaLinUwU <alisalinuwu@gmail.com> | 2025-01-26 11:47:38 +0500 |
commit | 4154d33fcdfbe8eefc66149e4a13d41a814a5abd (patch) | |
tree | 1d7474bc7dc04b90fd1d705d607e8bb76341e50a /course-info.yaml |
Initializemain
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 |