Name Multiple new views

Hello,

Here is the snippet of the Code used to Name the new view by revit LookupParameter method.
Unbenannt

As i am new with python, i would like to know how can we name it by concatenate string variable into this method (something like in the Picture below)

ahhh it was easy
Just have to add + “string” after AsString()