+
// Only change code below this line var myName = "First and last name"; var myStr = "My name is " + myName + "and I am well!"