Delare javascript variables

Tell us what’s happening:
trying to declare “ourName” with var typed it out exactly how it said still says it ain’t right

Your code so far var ourName;


var ourName;

Your browser information:

User Agent is: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.102 Safari/537.36 Edge/18.18363.

Challenge: Declare JavaScript Variables

Link to the challenge:

Read the instructions again, and look at what name they want you to call the var. Hint: it is not ourName