From 3ad4a03608170d219f37e083bbbe33ba4f8298a7 Mon Sep 17 00:00:00 2001 From: pippherring Date: Wed, 17 May 2023 16:47:06 +0100 Subject: [PATCH] Added 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..a1bb7b5 100644 --- a/week1/hello-word.py +++ b/week1/hello-word.py @@ -1 +1 @@ -print("hello word!") +print("hello pip")