can I get help? I don’t have any experience at all
If you have a question about a specific challenge as it relates to your written code for that challenge need some help, click the Ask for Help button. This button will create a new topic with all code you have written and include a link to the challenge also. You will still be able to ask any questions in the post before submitting it to the forum.
Thank you.
hi there,
on the right side of the split screen you see line 1 of the code editor.
Try creating one of each type of comment,
one should use a “//” to start the comment and the other should use " /* " at the beginning and a “*/” at the end.
Which text you use for the comment is up to you.