Ad
  • Custom User Avatar

    Thank you very much! I got feedbacks that it is hard for 7 kyu but then it will be a hard 7 kyu kata.:)

  • Custom User Avatar

    I have updated it again, is it better?

  • Custom User Avatar

    Thank you for the feedback and the suggestion! It was meant to be around 7 kyu so I thought it is difficult enough but maybe I will try to work on randomising the names!:)

  • Custom User Avatar

    So what should I write there then because I dont know really. I saw a lot katas with my first idea for it and a lot of katas with my second idea. If you can tell me what would be good it would be much appreciated thanks.

  • Custom User Avatar

    I have changed it so it will show what the dictionary are and what should it equal to. Is it better?

  • Custom User Avatar

    But not all headers have the same message, it depends on your solution it will say 'Your answer' should equal 'Right answer'

  • Custom User Avatar

    Hello, if it is solved can you please mark it as resolved? Thank you very much!:)

  • Custom User Avatar

    I have changed the fixed tests with 3 keys and deleted the note.

  • Custom User Avatar

    I think I have updated it everywhere now with 3 keys as well.

  • Custom User Avatar

    "Example with two receivers sharing values in at least one category:"
    I have this part in the description with a code and a comment which specifies the situation. But if it is not clear enough let me know.

  • Custom User Avatar

    Maybe I'm wrong but I thought this is a fixed test as you suggested:

    test.assert_equals(triple_crown({'Cooper Kupp': {'Receiving yards': 1800, 'Receiving touchdowns': 16, 'Receptions': 110},
                                            'Davante Adams':{'Receiving yards': 1800, 'Receiving touchdowns': 16, 'Receptions': 113}}), 'None of them')
    

    Since they share the receiving yards and the receiving touchdowns being each 1800 and 16 respectively.

  • Custom User Avatar

    Thank you, I have modified it: Now you will receive a dictionary with the following keys (will always contain each) and added a note at the end which declares that in examples and fixed tests there are 2 keys but you will receive 3.

  • Custom User Avatar

    I modified it to 250 random tests if its okay.

  • Custom User Avatar

    Oh I see, the names are given, they will always be Cooper Kupp, Justin Jefferson and Davante Adams.

  • Custom User Avatar

    Can you please specify what do you meant? Thank you.

  • Loading more items...