Basic JavaScript - Comment Your JavaScript Code

Tell us what’s happening:
Describe your issue in detail here.

Hi, I get this error, help please.

Uncaught SyntaxError: Unexpected token ‘.’

**Your code so far**
// Hey, I'm a comment!
/*
  Hey, I'm a paragraph comment.
  This allows for programmers to
  write tons and tons of random
  words, without the fear of me
  being compiled!
*/

**Your browser information:**

User Agent is: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.117 Safari/537.36

Challenge: Basic JavaScript - Comment Your JavaScript Code

Link to the challenge:

What browser are you using? Did you try using Chrome?

Switched to chrome and is working, thanks!

This topic was automatically closed 182 days after the last reply. New replies are no longer allowed.