Nice idea. Thanks for all the feedback though, it was fun!
yes, you could add a Dart translation to that kata though.
Oh no! I did look for duplicates but didn't find that one. Do I unpublish?
Duplicate of https://www.codewars.com/kata/58ad2e9c0e3c08126000003f/
This comment is hidden because it contains spoiler information about the solution
Fixed. Thanks!
Sample tests don't work in Dart
I believe that is correct now, thanks so much! Turns out my JS variable declarations are rustier than I thought. Dart has spoiled me.
Ah, yes I see... it's asserting white should be correct all the time. Thanks! I'll fix that.
(JS) There is something wrong with your random test generator. Check my solution.
To be fair I mainly follow PEP8 because it's a good (imo) way to make my code more readable
In my defence, this is the first time I've ever heard of PEP-8.
here we go again, not following PEP-8
genius
I'm sure there's a more efficient way of doing this than my solution, but I really enjoy the process of this kata.
Loading collection data...
Nice idea. Thanks for all the feedback though, it was fun!
yes, you could add a Dart translation to that kata though.
Oh no! I did look for duplicates but didn't find that one. Do I unpublish?
Duplicate of https://www.codewars.com/kata/58ad2e9c0e3c08126000003f/
This comment is hidden because it contains spoiler information about the solution
Fixed. Thanks!
Sample tests don't work in Dart
I believe that is correct now, thanks so much! Turns out my JS variable declarations are rustier than I thought. Dart has spoiled me.
Ah, yes I see... it's asserting white should be correct all the time. Thanks! I'll fix that.
(JS) There is something wrong with your random test generator. Check my solution.
To be fair I mainly follow PEP8 because it's a good (imo) way to make my code more readable
In my defence, this is the first time I've ever heard of PEP-8.
here we go again, not following PEP-8
genius
I'm sure there's a more efficient way of doing this than my solution, but I really enjoy the process of this kata.
Loading more items...