From 86e4875b5ad0dd855afc7916fd4aa4e5aee2b197 Mon Sep 17 00:00:00 2001 From: MelonChunky Date: Mon, 22 May 2023 15:28:15 +0100 Subject: [PATCH] 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..e6da875 100644 --- a/week1/hello-word.py +++ b/week1/hello-word.py @@ -1 +1 @@ -print("hello word!") +print("hello ilona!")