Code Wars JavaScript output #2872
Unanswered
Esraa-Saeed
asked this question in
Q&A
Replies: 2 comments 2 replies
-
AFAIK this should be set by the developer of the kata. He or she can enable this output or disable it. |
Beta Was this translation helpful? Give feedback.
1 reply
-
You do not need to see the output. You can't learn from succeeding tests, you can only learn from failing tests. Failing tests ( normally ) show outputs ( and hopefully inputs, but you can always print those yourself ). All this assumes tests correctly and completely validate your solution. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello all,
I'm a beginner learning about JavaScript. I've been using Code Wars educational platform to practice problems with the help of some online tutors. In the output screen I only get that I've passed or not, but I should be seeing the output too.
Anyone can help, please?

Beta Was this translation helpful? Give feedback.
All reactions