试题详情
简答题已知x=[[1,3,3],[2,3,1]],那么表达式sorted(x,key=lambdaitem:item[0]+item[2])的值为()。
  • [[2, 3, 1], [1, 3, 3]]
  • 关注下方微信公众号,在线模考后查看

热门试题