firemail

标题: Python [打印本页]

作者: doraemon    时间: 2024-5-29 20:01
标题: Python
>>>type([1,2,3,4,5,6,])<class'list'>
>>>tupe(["hello","world",1,9])
<class'list'>
>>>["hello","world",1,9,True,False]
[''hello,'world',1,9,True,False]
>>>type([1,2],[3,4],[True,False])
<class'list'>
>>>嵌套列表





欢迎光临 firemail (http://firemail.wang:8088/) Powered by Discuz! X3