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