diff --git a/week1/hello-word.py b/week1/hello-word.py index 63a68fd..e1ee70f 100644 --- a/week1/hello-word.py +++ b/week1/hello-word.py @@ -1 +1,2 @@ -print("hello word!") + +print("hello lauren") \ No newline at end of file