Python HackerRank Solutions: Nested Lists

preview_player
Показать описание
HackerRank Python solution for the Nested Lists problem, which is about working with 2D lists and sorting with keys.

#Python #Hackerrank
Рекомендации по теме
Комментарии
Автор

In the last if line you don't need to add "lowest != second_lowest"

Jaeoh.woof
Автор

what if the list have just one element will the lowest equal to the second lowest or in that case there is no second lowest ?

areej
visit shbcf.ru