Trying to restore my coding skills and now I’m stuck lol
I’ve been trying to figure out why this isn’t working for ages someone help please!
my code so far
var MyFirstName;
var MyLastName;
var MyFirstName = "Charlie";
var MyLastName = "Fru";
Link to the challenge: