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.
No fixed tests in Python
As mentioned before, but not as issue. Language Typescript:
Calling a built in function is not a novel or interesting kata idea, in fact this is also a duplicate. Could a mod unpublish this?
Please review the typescript translation
Suggestion:
Uppercase only the vowels
The description says the function should be called
removeO
, yet the function is calledgo
in HaskellKata is too basic.
You should add some constraints to make it harder:
Feel free to add your own constraints.
Duplicate.
Just a minor suggestion for the Python kata. You might want to follow PEP 8:
lowercase_with_underscores
to name the function.string
for the parameter name since it shadows an existing module with the same name.Since this is an early one, you might want to change the method name to something other than capitalize, as it may confuse beginners.
Duplicate: https://www.codewars.com/kata/remove-exclamation-marks