只需一步,快速开始
720
940
3116
管理员
listV=list(range(5)) list1=range(5) print(2 in listV) print(type(listV)) print(type(list1)) ''' 结果为: True <class 'list'> <class 'range'> '''
使用道具 举报
本版积分规则 发表回复 回帖后跳转到最后一页
|Archiver|手机版|小黑屋|21番茄网 ( 粤ICP备10099428号 ) 奇远富
GMT+8, 2025-2-23 01:21 , Processed in 0.120836 second(s), 32 queries .
Powered by Discuz! X3.4
Copyright © 2001-2021, Tencent Cloud.