• + 0 comments

    last=min(score)#score is a list with n elements second=max(score) for i in range (len(score)):#if this gives float try abs(len(score)) if score(i)>last and score(i)