From 0b2e080fd64ab73e36595d2e7654941bf27d3e7d Mon Sep 17 00:00:00 2001 From: Nadin Jbara <93648739+nadin-Starkware@users.noreply.github.com> Date: Fri, 23 Aug 2024 19:56:20 +0300 Subject: [PATCH] Update hello_world.py --- hello_world.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hello_world.py b/hello_world.py index 9c1638a..fdbd46a 100644 --- a/hello_world.py +++ b/hello_world.py @@ -2,4 +2,4 @@ print("hi") -print("hello.") +print("hello!!")