I’m going through the JavaScript challenges, and I can’t find a way to show the results of the code I’m writing. There seem to be indications in the exercises that I should be able to test or run the code. How can I do that?
I see that below the code-writing window there is another window which says “your test output will go here”, but when I run the test, down there it only says “test completed”.