Practice Basic Variables, Input & Output in JavaScript

This Practice prompts the user for input twice, combines it in UPPER CASE, calculates its length and then outputs it in a string as an alert.

View Page Source for examples of the code used.