Tell us what’s happening:
I´m traying to complete this excersice but the system don´t allow us to complete I don´t know what is the error…
Your code so far
var myfirstName = “Mario”;
var myLastName = “Concoha”;
// Example
var firstName = "Alan";
var lastName = "Turing";
// Only change code below this line
var myfirstName = "Mario";
var myLastName = "Concoha";
Your browser information:
User Agent is: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36
.
Challenge: Declare String Variables
Link to the challenge:
https://www.freecodecamp.org/learn/javascript-algorithms-and-data-structures/basic-javascript/declare-string-variables