Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: How to find the second lowest element in the list?
Post: How to find the second lowest element in the list?

I have a list of students and I have to print the names of students who have scored second lowest. students = [['Harry', 37.21], ['Berry', 37.21], ['Tina', 37.2], ['Akriti', 41], ['Harsh', 39]] Th...
Anonymous General Coding Help 3 2,024 May-31-2022, 12:22 PM

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020