diff --git a/hello.py b/hello.py index ad35e5ae34d7df6d469bfe65dbfcefe988e0169f..68c3f74596a211343ed8867919f90d84ff197289 100644 --- a/hello.py +++ b/hello.py @@ -1 +1,2 @@ print("Hello World") +print("I am feeling alright today :) ")