试题详情
简答题已知x=[3,2,3,3,4],那么表达式[index for index,value in enumerate(x)if value==3]的值为()。
  • [0, 2, 3]
  • 关注下方微信公众号,在线模考后查看

热门试题