• Custom User Avatar

    See the issue raised by me 3 months ago.

  • Custom User Avatar

    Python: my solution can't pass some random tests but the solution passes a sample test with the same data succesfuly.
    Example:
    random tests error "['vEnd', 'YtVi'] should equal ['vEnd', 'YtVi', 'e7FL', 'ig75', 'i8pE']"
    sample test "Test.assert_equals(friend(['vEnd', 'YtVi', 'e7FL', 'ig75', 'i8pE']), ['vEnd', 'YtVi'])" passes successfuly.