Python Real-time Interview Questions - Fundamentals of Python Dictionary

preview_player
Показать описание
Python Real-time Interview Questions - Fundamentals of Python Dictionary
Рекомендации по теме
Комментарии
Автор

print(f"min values is {sorted(fruit_dict.items(), key=lambda x:len(x[0]))[0]} and max values is {sorted(fruit_dict.items(), key=lambda x:len(x[0]))[-1]}")
you are doinng very good job please bring more i request yoy :)

prabhatgupta
visit shbcf.ru