diff --git a/Hello.py b/Hello.py index 6c25ad7f2c7290520c1930e51aad583b1842575f..6d6ee3cce126c4e3c60be633fc8522153e80a597 100644 --- a/Hello.py +++ b/Hello.py @@ -1,2 +1,3 @@ print("Hello World!") +print('Im Happy today') print('Boniphace Mkindi') \ No newline at end of file