From f199b70abfd44862e0ebafc9767a297a4b7ed46c Mon Sep 17 00:00:00 2001 From: ElenaShm Date: Wed, 9 Jul 2025 02:11:29 +0300 Subject: [PATCH] Update HW --- start/hello_word.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/start/hello_word.py b/start/hello_word.py index 8eb74cf..735bdcc 100644 --- a/start/hello_word.py +++ b/start/hello_word.py @@ -1 +1 @@ -print('Hello world') \ No newline at end of file +print('Hello world!') \ No newline at end of file