试题详情
判断题已知seq为长度大于10的列表,并且已导入random模块,那么[random.choice(seq)for i in range(10)]和random.sample(seq,10)等价。
  • 错误
  • 关注下方微信公众号,在线模考后查看

热门试题