Finding the string

var myFirstName = “myLastName!”; // running tests

myLastName

should be a string with at least one character in it. // tests completed

I’m not sure how to find the string

Hi there.
If you’d like help with a particular challenge, the best approach is to click on the Get Help button and see if the Hints/Video help explain it better for you. If that doesn’t help and you can’t figure it out, you can Ask for Help and then click on Create a help post on the forum, if you can’t find an answer on the forum.


This will create a forum post which includes your full code, a direct link to the challenge you’re stuck on and an opportunity for you to explain what you’re struggling with.

This topic was automatically closed 182 days after the last reply. New replies are no longer allowed.