From 92d95923207dcceb1059f5d8f6b16bd25fd18a15 Mon Sep 17 00:00:00 2001 From: etenevagc Date: Mon, 22 May 2023 19:05:38 +0300 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..497aa48 100644 --- a/week1/hello-word.py +++ b/week1/hello-word.py @@ -1 +1 @@ -print("hello word!") +print("eleonora")