diff --git a/README.md b/README.md index 9b9ef88..6f9d701 100644 --- a/README.md +++ b/README.md @@ -1 +1,2 @@ -# sample_proj1 \ No newline at end of file +# sample_proj1 +My name is 민경우-2 diff --git a/hello.py b/hello.py index bc8185f..3eca3e9 100644 --- a/hello.py +++ b/hello.py @@ -1,2 +1,2 @@ -id = 100 +id = 60152184 print(id)