试题详情
简答题已知x=[1,2,3,4,5],那么执行语句x[1::2]=sorted(x[1::2],reverse=True)之后,x的值为()。
  • [1, 4, 3, 2, 5]
  • 关注下方微信公众号,在线模考后查看

热门试题