A.all()B.any()C.map()D.sorted()
A.range(1,5)B.range(1,6)C.range(0,5)D.range(0,6)
A.strSZ.remove[3]B.strSZ.remove("科学")C.del strSZ[4]D.del strSZ