'Hello yourname, welcome to stackoverflow. You should choose a friendly name'.replace('yourname', 'thank u')
'Hello thank u, welcome to stackoverflow. You should choose a friendly name'
'Hello yourname, welcome to stackoverflow. You should choose a friendly name'.replace('yourname', 'thank u')
'Hello thank u, welcome to stackoverflow. You should choose a friendly name'