Okay, so the way this curriculum works is that you’re going to type things in and then the site will tell you if what you typed is correct. Sometimes you’ll directly type in what is asked, and sometimes it will be more of using the tools you understand, write code that makes a specific thing happen.
This first lesson is just to get you used to the setup. So your instructions are:
Find line 1 in the editor and type this text:
Welcome to freeCodeCamp
When you are done, click the “check your code” button to see if it’s correct.
So here what you need to do is take the text and type it verbatim into the field and click on the button.