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.
This comment is hidden because it contains spoiler information about the solution
I've merged the fork, I hope it resolves the issue.
Sorry, I've just started the Founders & Coders course and I've been away from Coderwars for some time. I've just approved your translations. Thank you Giacomo :)
Done, thank you :)
Thank for reaching out, I'm not a python developer but I've just attempted to solve this issue. Let me know if the problem persists.
I'm super glad that you liked it. All the best :)
Sorry, I've re-typed the text above instead of copying it straight from the description. The actual description is however correct. It says:
at most 2 times higherand notat least 2 times higheras I wrongly typed above.Yes, I agree, therefore the function should return
falsein your scenario. This is exactly what this kata asks for.Have a look at the example test case with
list1. The function should returnfalsebecause there too many JavaScript developers relative to the Python developers. Therefore the expected outcode of the functionisLanguageDiverseisfalse. Exactly as in your scenario.Thanks for the feedback,
I think that the function actually complies with your specification.
It should return
trueif the meetup is language diverse (number IS at least 2 times higher...)It should return
falseif the meetup is not language diverse (number IS NOT at least 2 times higher...)This comment is hidden because it contains spoiler information about the solution
I'm super happy that you find the series useful :)
Thank you Giacomo :)
I have completely missed the notification about your translations. I'm sorry.
I have just approved them. Many thanks :)
Wow!, thanks for catching this. Fixed.
I'm really glad you liked it :)
Thanks, I've actually did not implement this. But thanks for the idea. I will add this to one of my future katas.
Loading more items...