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.
"Tetration" Python Translation - https://www.codewars.com/kumite/623260c20954eb000e183ae9?sel=623260c20954eb000e183ae9
(author is inactive)
I've added some decimal tests (you were right with that) and rectified the description accordingly.
Hi,
I've resolved all the issues you mentioned (other than No. 4 as I believe that could create irrational numbers that would be hard to deal with) and would love to know your feedback.