I put the code the same as the example and the video but it still says that it is wrong? and even if i do
var myname;
myname = hunter; it still does not work
var myname = "hunter";
Challenge: Declare JavaScript Variables**
Link to the challenge: