Why its don't work but easy

Tell us what’s happening:
Describe your issue in detail here.

Your code so far


var myName = "Umid";

Your browser information:

User Agent is: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/96.0.4664.45 Safari/537.36

Challenge: Declare JavaScript Variables

Link to the challenge:

You aren’t doing anything wrong here, the challenge doesn’t want you to initialize the variable to a value, it just wants you to declare it.

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