iT邦幫忙

2019 iT 邦幫忙鐵人賽

DAY 23
0

Python 是將每一次迭代要處理的事情以縮排表示,分成有用索引值跟沒用索引值的,以下是用了索引值的
https://ithelp.ithome.com.tw/upload/images/20181025/20112068CoeYeMkGwc.jpg
https://ithelp.ithome.com.tw/upload/images/20181025/201120683O9dYdPFTP.jpg
index是0~5 ,所以即使有6個數,list最後的index還是5

https://ithelp.ithome.com.tw/upload/images/20181025/201120687RsY4FNG1H.jpg
https://ithelp.ithome.com.tw/upload/images/20181025/20112068u2bNRNjVWN.jpg
while迴圈同理,但是因為最後index += 1, 所以index數字是6

https://ithelp.ithome.com.tw/upload/images/20181025/20112068DOJFuruiVO.jpg
https://ithelp.ithome.com.tw/upload/images/20181025/201120683IP0rm6FvA.jpg
if else elif同理可以用index做運算

今天主要就是統整一下之前的東西跟熟悉一下index的功用,如果有index的話看起來就比較
容易識別一些/images/emoticon/emoticon08.gif


上一篇
第二十二天 牛刀小試
下一篇
第二十四天 字串切片跟格式化
系列文
我要在30天內好好學習python30
圖片
  直播研討會
圖片
{{ item.channelVendor }} {{ item.webinarstarted }} |
{{ formatDate(item.duration) }}
直播中

尚未有邦友留言

立即登入留言