Sorted a list contains tuple in Python

前端 未结 0 400
走了就别回头了
走了就别回头了 2020-12-30 14:01

I have a list like this: list = [(\'Betty\', 42.5), (\'Andrew\', 46.5), (\'Zach\', 49), (\'Cathy\', 42.5), (\'Jay\', 45.5), (\'Kevin\', 45), (\'Cassie\', 41), (\'Matt\

相关标签:
回答
  • 消灭零回复
提交回复
热议问题