Find the Runner-Up Score!

  • + 2 comments

    This is better (my variant):

    print(sorted(list(set(arr)))[-2])