From 2ea3028805612d7fb32b560e98c6969d9624d17b Mon Sep 17 00:00:00 2001 From: NandaMask Date: Sat, 20 Apr 2024 18:10:09 +0330 Subject: [PATCH] amirabbas entezari 40231006 --- .idea/misc.xml | 2 +- src/com/phone/Main.java | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/.idea/misc.xml b/.idea/misc.xml index f5dd03a..b791554 100644 --- a/.idea/misc.xml +++ b/.idea/misc.xml @@ -1,6 +1,6 @@ - + \ No newline at end of file diff --git a/src/com/phone/Main.java b/src/com/phone/Main.java index d445bb8..66233f0 100644 --- a/src/com/phone/Main.java +++ b/src/com/phone/Main.java @@ -2,6 +2,8 @@ import java.util.Scanner; +//Amirabbas Entezari 40231006 + public class Main { public static void main(String[] args) { Phonebook phonebook = new Phonebook();