t=(0.1.2.3.4.5.6.7.8.9)print t是錯(cuò)的而t=(0,1,2,3,4,5,6,7,8,9)print t是對(duì)的,為什么
Python之創(chuàng)建tuple
八月長(zhǎng)安就是二熊
2016-11-09 16:34:41