You are viewing a single comment's thread. Return to all comments →
new_arr = list(filter(max(arr).__ne__, arr)) print(max(new_arr))
Find the Runner-Up Score!
You are viewing a single comment's thread. Return to all comments →