Tell us what’s happening:
Describe your issue in detail here.
Your code so far
/**hello word */
Your browser information:
User Agent is: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36
Challenge: Basic JavaScript - Comment Your JavaScript Code
Link to the challenge:
lasjorg
2
You should create a //
style comment that contains at least five letters.
You need both types of comments in the code.
Welcome to the community @markinhossilva918!
To pass this step, I suggest you use the examples in the instructions as references on how to do your comments.
As stated in the previous post, we are required to do one of each type of comment to pass the step.
Happy coding!