Find the Runner-Up Score!

  • + 0 comments

    sc = list(set(arr)) sc.sort(reverse=True) print(sc[1])