diff --git a/Class/class01/hello.py b/Class/class01/hello.py index ff2a614..b784ead 100644 --- a/Class/class01/hello.py +++ b/Class/class01/hello.py @@ -4,6 +4,6 @@ # # author: David Mathias # - +print('Hello World') print('Once upon a time')