Python 語言簡介. list 清單(列表,list)的用法。 ... a的第2~5每隔2的元素。 print 'len(a)=',len(a) # a 的元素個數。 print 'max(a)=',max(a) # a 的最大元素。 print ...
確定! 回上一頁