Hello,

Why it's not working and how to make it work?

Code:
    string str = "hello" + " *** ";
Thank you.