iT邦幫忙

第 11 屆 iThome 鐵人賽

DAY 5
0
自我挑戰組

Python自主學習系列 第 6

Day6---Python有序列表的基本運算

  • 分享至 

  • xImage
  •  

今天介紹Python的有序列表,以下來講解List跟Tuple的差別以及基本的運算:

一、有序、可變的列表 List

1.索引的基本運用
(1)取得資料
(2)更新資料
https://ithelp.ithome.com.tw/upload/images/20190923/20120902PhxFQeF3wg.png

2.連續資料處理
(1)串接資料
(2)取代資料
(3)連續刪除資料
https://ithelp.ithome.com.tw/upload/images/20190923/201209025ZKr7XpIHT.png

3.取得列表資料
https://ithelp.ithome.com.tw/upload/images/20190923/20120902BVCsBduoEz.png

4.巢狀列表
https://ithelp.ithome.com.tw/upload/images/20190923/20120902QrXb05zYcs.png

二、有序、不可變的列表 Tuple

使用Tuple不可更改資料
https://ithelp.ithome.com.tw/upload/images/20190923/20120902QiXl3cbHvG.png


上一篇
Day5---Python的基本運算
下一篇
Day7---Python集合、字典的基本運算
系列文
Python自主學習30
圖片
  直播研討會
圖片
{{ item.channelVendor }} {{ item.webinarstarted }} |
{{ formatDate(item.duration) }}
直播中

尚未有邦友留言

立即登入留言