Testing Values used by codewars #3022
tooMuchRedundantCode
started this conversation in
General
Replies: 1 comment 2 replies
-
You can print/log the input values to the console with |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi everyone, I'm new to codewars (and coding in general) and had a quick question...
If I'm working on a kata and I pass the initial testing but then fail the 2nd round, is there a way I can see what codewars is using as input values that are causing my code to return an incorrect value? I feel like debugging the code would be easier if I had that data. Thanks!
Beta Was this translation helpful? Give feedback.
All reactions