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