Exercise:

Concatenate the two strings to display "Hello World!".

Hint: Use the addition operator (+).

Edit This Code:
Result:
Correct Code:
Correct Result:
Exercise - © w3schools.com