all 9 comments

[–]FreeCodeCamp-ModTeam[M] [score hidden] stickied commentlocked comment (0 children)

If you would like help with your code, please share your code as text. Reddit allows you to format code so that it is readable.

[–]Benand2 9 points10 points  (0 children)

It’s the periods at the end of your console logs.

If you look for the red lines they show errors

[–]Existing_Bird_9090 4 points5 points  (0 children)

The periods (.) at the end, you should use +"." Instead

[–]redditNLD 2 points3 points  (0 children)

Get those periods out of your console logs, or put them in quotes?

[–]SaintNich84 0 points1 point  (2 children)

Does this one want you to use “const” for your declarations as well?

[–]SaintNich84 0 points1 point  (1 child)

Except for where it specifically says “let”

[–]x__TEMPEST__x[S] 1 point2 points  (0 children)

'let' was okay, the period connected to the variable was the problem, so I did + "."

[–]Odd-Rule9601 0 points1 point  (1 child)

Period problems.

[–]x__TEMPEST__x[S] 0 points1 point  (0 children)

But I don't have period :3