diff --git a/week1/hello-word.py b/week1/hello-word.py index 63a68fd..bb2cdd3 100644 --- a/week1/hello-word.py +++ b/week1/hello-word.py @@ -1 +1 @@ -print("hello word!") +print("hello Adelina")