From 8aaa708a71490aa3db51467fc7a9566c6c0f6738 Mon Sep 17 00:00:00 2001 From: priviere13 Date: Tue, 23 May 2023 15:27:24 +0100 Subject: [PATCH] I added my name in the file --- week1/hello-word.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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!")