JS Stalker Exercise

Variables, Strings, Prompt, and Console.log

  1. Ask for the user's first name
  2. Ask for the user's last name
  3. Ask for the user's age
  4. Console.log the user's full name in a sentence
  5. Console.log the user's age in a sentence