Loading collection data...
Collections are a way for you to organize kata so that you can create your own training routines. Every collection you create is public and automatically sharable with other warriors. After you have added a few kata to a collection you and others can train on the kata contained within the collection.
Get started now by creating a new collection.
Rejected, see remark in translation
This comment is hidden because it contains spoiler information about the solution
thanks a million.
You did not null-terminate the
masked
at all.This comment is hidden because it contains spoiler information about the solution
(C) it's not a kata issue, but it's true that unescaped
\
and"
can look confusing in the assertion messages; i removed these from the RNGit's not only specified but also tested.
The
Issue
label is for provable kata issues. Please use theQuestion
label when asking for help and mark your post as a spoiler and use appropriate markdown formatting when posting code. See https://docs.codewars.com/training/troubleshooting#post-discourse.Your code throws an error when executed. Read and understand that error and you'll understand why.
Not a kata issue.
This comment is hidden because it contains spoiler information about the solution
I tried to use end= '' but it said that I need to use == or :=, can someone help me with this?
This comment is hidden because it contains spoiler information about the solution
Question answered & user solved this kata
it is fully masked/censored. Also forgot to say but my code is written in python
Can you tell what your solution would do if the input was
"11111"
?This comment is hidden because it contains spoiler information about the solution
Loading more items...