Скрипт приложения добавить два списка

output.concat(titles);
output = output.concat(titles);
Grotesque Giraffe