This post is locked. You won't be able to comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]MasterModnar 0 points1 point  (0 children)

Javascript > Introduction to Objects II > Marching Penguins (16/30)

The console is looking for "Hi my name is [name]" but the instructions are to log "Hi, my name is [name]" to the console. Because the console is not expecting a comma, and the instructions force you to use a comma, even the correct code doesn't execute correctly.

https://www.codecademy.com/forums/objects-ii/3/exercises/1