Ad
  • Custom User Avatar

    This is a tedious kata that doesn't particularly test actual coding knowledge as much as it tests patience for unnecessary menial labor.

  • Custom User Avatar

    Python: I feel like it could be made a bit clearer what you're supposed to do in terms of returning a sorted value. Are you supposed to define a sort function? Are you supposed to put something in init? Are you supposed to use functools?
    If this is part of the kata, then sure, but I feel it could be better specified.