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.
You can do so.
Me too!! this was going to be my sugggestion! sometimes my code works in console but it doesn't workk here.. and I take 3-5 minutes before I relise that it was because the kata was using an older verions (ofc, I know how tot check now, but Its kinda of a mixed bag that I have to randomly select a kata and hope it suppoerts a version) we need more filtering!!
Thank you Kolrim :-)
Cheers! We're all here to improve at the end of the day so.. yeah ^^
Anyway, what's important is that we managed to come up with a solution, which might not be the best one, but it's still something!
Sorry for that err ... keyboard was out of work ... sorry again
Python3 was introduced to Codewars several months ago, so the older Katas may not have Python3 but the newer Katas are more likely to have Python3.
https://www.codewars.com/kata/sum-without-highest-and-lowest-number/train/python
this one for example does have Python3 (a plug for SteffenVogel_79)