Ad
  • Custom User Avatar
    hello
    helol
    heoll
    hlelo
    hleol
    hlleo
    hlloe
    hlole
    hloel
    holle
    holel
    hoell
    elloh
    ...
    

    Are you sure "hello" has only 12 anagrams?
    Also: I'm not sure because the site doesn't show it clearly, but it seems there are several katas which have the same leitmotif as this kata (or can be reduced to such).

  • Custom User Avatar

    I agree that this minimum output value for this function should be 1 for any non-empty input string. That test case is incorrect in my view.

  • Default User Avatar

    retired

  • Custom User Avatar

    "unique_anagrams("aaa") # Output: 0"

    That should be 1, right?

    Your description markup is off, making the examples unreadable.

    And again, this is a duplicate and you should unpublish it. Please do better research before creating new kata. In Discord#kata-ideas you can call on the collective memory of quite a few people who collcetively have seen almost all kata.

  • Custom User Avatar

    There is already a kata about Fibonacci sequences based on given numbers.

    If that doesn't have a Python translation yet ( unlikely but possible ), you can create that.

    But please unpublish this duplicate.

  • Custom User Avatar

    also, the following isn't used in the kata

    you would be given 2 variables, Num1 and Num2, use them to make the series

  • Default User Avatar

    it is my first kata, so i tried my best here, will surely improve

  • Custom User Avatar

    Hello,

    No sample tests, no random tests and this exact function has been used before as a kata.