The tests are very precise, looking for a very specific variable name. myLastname and myLastName are not the same thing - note the capitals in particular.
And myFirstame is not the same as myFirstName - the first is missing a letter.
Again, the tests are looking for exact matches. Which test is failing for you?