From bb9167d372118fa82bdae9228dbf1cd181c620f5 Mon Sep 17 00:00:00 2001 From: Erik Heeren Date: Thu, 5 Oct 2023 14:52:48 +0200 Subject: [PATCH] Softer hello city --- hello_city.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hello_city.py b/hello_city.py index c83149c..c092f0d 100644 --- a/hello_city.py +++ b/hello_city.py @@ -1,3 +1,3 @@ #!/usr/bin/env python -print("Hello city!") +print("Hello city.")