More efficient way to do this? (photo)

You wanna improve it?
No problem!

let myText1 = "Here is my first text, whatever it is, i don't know"
let myText2 ="Here will be my second one"
let myText3 = "And here we will have the third text-example"

myArray = [myText1, myText2, myText3]