Sometimes when I forget a thing in a coding language, I go to the very beginning of the course, and then I see that the problems are already solved, and this is kind of annoying. Is there anyway to like, unsolve them?
Look online if your ever confused. MDN docs is really useful, it has stuff based on every language pretty much.
1 Like
mdn docs is blocked for me since im using a school chromebook with gogaurdian installed on it
If you are wanting to redo a lesson look to the right of the “run” button, and there are two arrows in a circle shape:
Clicking this button resets the lesson. Be careful to save your code somewhere if you would like to keep it as it will be lost otherwise.
1 Like
ok thanks for the help
2 Likes