From d276e11efddc43b05f5ea1e8d4213aba4078a951 Mon Sep 17 00:00:00 2001 From: Christian Ulrich Date: Wed, 7 Jun 2023 15:59:47 +0200 Subject: [PATCH] be friendlier --- test.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test.py b/test.py index 0485176..f5e22bc 100644 --- a/test.py +++ b/test.py @@ -1,3 +1,3 @@ #!/usr/bin/env python3 -print("hello world") +print("hello world :-)")