Exercise:

Assign the string "Hello World!" to the variable txt.

Hint: Remember that strings should be surrounded by quotes.

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