From 94152483bbc21c8eff365bb1b1ec296d2fdaf50d Mon Sep 17 00:00:00 2001 From: Alexandr Date: Thu, 7 May 2026 14:55:34 +0300 Subject: [PATCH] Rewrite Hello World in Russian --- hello_world.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hello_world.py b/hello_world.py index 8e23576..4694872 100644 --- a/hello_world.py +++ b/hello_world.py @@ -1 +1 @@ -print("Hello World") \ No newline at end of file +print("Привет мир") \ No newline at end of file