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.
Python: should not use
sum
as variable name.Python should not use
Test.expect
Python new test framework should be used (Refer this & this for more detail)
Give a cutoff on the characters allowed
This does not feel very novel. Half the solutions to existing FizzBuzz kata are oneliners.
Besides, anything can be written in one line in JavaScript, and for this task it's not even hard to do.
Coming up with a novel idea is hard, I know. But this isn't it.
My opinion is it doesn't add anything to CodeWars and should be unpublished.