You are viewing a single comment's thread from:

RE: Code Wars Python Challenge: Vowel Count

in #codewithmarky5 years ago

There are plenty of reasons why some solutions are better sometimes, but not always. And there are always many ways to do the same thing which are good enough. Short code is good not just because it sometimes executes faster but because you can read it faster. But if it's too obscure what's the point?