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