diff --git a/hello.py b/hello.py index f10b915..0fc0c19 100644 --- a/hello.py +++ b/hello.py @@ -2,4 +2,8 @@ print("******************") print("* Hello World!!! *") print("******************") -print("******************") \ No newline at end of file +print("******************") + +print("******************") +print("* Hello BME!!! *") +print("******************")