Input: ""(blue) [] (red)
let longString = "This is a very long string which needs " + "to wrap across multiple lines because " + "otherwise my code is unreadable."; var vegetables = ['Cabbage', 'Turnip', 'Radish', 'Carrot']; var fruits = ['Apple', 'Banana', 'Orange'];
Ref: Term project by Emrah Tema