From 873353b74d1c023ea39ec8a8b4e8301a1207c068 Mon Sep 17 00:00:00 2001 From: Michael Date: Tue, 17 Nov 2020 15:08:49 +0100 Subject: [PATCH] change W --- hello.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hello.py b/hello.py index 8eb74cf..d3e46f2 100644 --- a/hello.py +++ b/hello.py @@ -1 +1 @@ -print('Hello world') \ No newline at end of file +print('Hello World') \ No newline at end of file