In this step, you only need to create a variable called myName. Dont´t need give a value, and don´t need to create more variables.
Check your code. Remove the innecessary data (or reset the step and start again)
And check your uppercases and lowercases. In JavaScript isn´t the same VAR than var. Neither isn´t the same myNAME than myName. Keep this in mind.