Exercise v1.3

Exercise:

Convert the value of txt to upper case.

Hint: Use the toUpperCase() method.

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