Ad
  • Custom User Avatar

    Python
    I fail this one test...
    a1 = [2, 2, 3]
    a2 = [4, 9, 9]
    test.assert_equals(comp(a1, a2), False)

    Because don't think about count of elements, and use the set in my solutions((