This comment is hidden because it contains spoiler information about the solution
niceee
sry im new here i do not comment usually this is my first time well i will be carefull next time thanks
Flagged as spoiler for you. Remember that this site exists for programmers to learn both the advanced concepts and the fundamental algorithms, and looking up appropriate documents on their own is a skill to be trained.
this is best code bro
Years late, but this advice is solid! Love this convo and the web dev community
hm... didn't think that such a simple pattern would work. but okay i guess.
It does work but in a professional setting you are not doing what you've been asked for in some ways lol
This is actually the best solution instead of using random loops.
it's no longer valid solution.
check docs sir to make your code in the comments readable : https://docs.codewars.com/references/markdown#code-block
First argument — the starting index, Second argument — the ending index (not included in the result)
why is it 1 and not 0, -1?
nice ternary operator bro
Loading collection data...
This comment is hidden because it contains spoiler information about the solution
niceee
sry im new here i do not comment usually this is my first time well i will be carefull next time
thanks
Flagged as spoiler for you. Remember that this site exists for programmers to learn both the advanced concepts and the fundamental algorithms, and looking up appropriate documents on their own is a skill to be trained.
This comment is hidden because it contains spoiler information about the solution
this is best code bro
Years late, but this advice is solid! Love this convo and the web dev community
hm... didn't think that such a simple pattern would work. but okay i guess.
It does work but in a professional setting you are not doing what you've been asked for in some ways lol
This is actually the best solution instead of using random loops.
it's no longer valid solution.
check docs sir to make your code in the comments readable : https://docs.codewars.com/references/markdown#code-block
First argument — the starting index, Second argument — the ending index (not included in the result)
why is it 1 and not 0, -1?
nice ternary operator bro
Loading more items...