Tell us what’s happening:
Describe your issue in detail here.
Your code so farHow can I run my first java script code .
var num1 = 5; //this is an in-line comment.
var num2 = 6;
var addition = var num1 + var num2;
/*this is a
assdedd
fffgg
ffff
hhh
multi-line
comment*/
Your browser information:
User Agent is: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/115.0.0.0 Safari/537.36
Challenge: Basic JavaScript - Comment Your JavaScript Code
Link to the challenge: