Javascript » Use Variables
👉 User Story:
As a user
Given a CodePen url (see below)
I should be able to provide my full name
and see a custom welcome message in the page
You can try things out directly on this pen:
https://codepen.io/marcopeg/pen/QWwjQLG?editors=0010
✅ Proposed Solution:
Don't run this unless you gave a very good effort to solve it yourself!