I wonder why you won't used \n
in python. Here's answer to your question:
banner = '*********************************************************************\n hello\n*********************************************************************'; print(banner)