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