From 5e58cdb1080f7e691c30f0138c0aa6f7bec72081 Mon Sep 17 00:00:00 2001 From: ad3linab Date: Mon, 22 May 2023 17:17:00 +0100 Subject: [PATCH] first commit --- 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..bb2cdd3 100644 --- a/week1/hello-word.py +++ b/week1/hello-word.py @@ -1 +1 @@ -print("hello word!") +print("hello Adelina")