From 50016ab79b504a71b6892e397f2a3a8b8c777b89 Mon Sep 17 00:00:00 2001 From: Mandyappp Date: Wed, 17 May 2023 16:47:05 +0100 Subject: [PATCH] Added my name --- 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..fec4ce1 100644 --- a/week1/hello-word.py +++ b/week1/hello-word.py @@ -1 +1 @@ -print("hello word!") +print("Amanda!") \ No newline at end of file