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