Python3教學
Python3引入什麼新的東西?
Python3環境安裝設置
Python3基礎語法
Python3變量類型
Python算術運算符實例
Python3比較運算符實例
Python3賦值運算符實例
Python3位運算符實例
Python3邏輯運算符實例
Python3成員運算符實例
Python3標識運算符實例
Python3運算符優先級示例
Python3基本運算符
Python3 if語句
Python3 if...elseif...else語句
Python3嵌套if語句
Python3決策
Python3 while循環語句
Python3 for循環語句
Python3嵌套循環
Python3 break語句
Python3 continue語句
Python3 pass語句
Python3循環
Python3 abs()函數
Python3 ceil()函數
Python3 exp()函數
Python3 fabs()函數
Python3 floor()函數
Python3 log()函數
Python3 log10()函數
Python3 max()函數
Python3 min()函數
Python3 modf()函數
Python3 pow()函數
Python3 round()函數
Python3 sqrt()函數
Python3 choice()函數
Python3 randrange()函數
Python3 random()函數
Python3 seed()函數
Python3 shuffle()函數
Python3 uniform()函數
Python3 acos()函數
Python3 asin()函數
Python3 atan()函數
Python3 atan2()函數
Python3 cos()函數
Python3 hypot()函數
Python3 sin()函數
Python3 tan()函數
Python3 degrees()函數
Python3 radians()函數
Python3數字
Python3 string.capitalize()方法
Python3 string.center()方法
Python3 string.count()方法
Python3 string.decode()方法
Python3 string.endswith()方法
Python3 string.expandtabs()方法
Python3 string.encode()方法
Python3 string.find()方法
Python3 string.index()方法
Python3 string.isalnum()方法
Python3 string.isalpha()方法
Python3 string.isdigit()方法
Python3 string.tolower()方法
Python3 string.isnumeric()方法
Python3 string.isspace()方法
Python3 string.istitle()方法
Python3 string.isupper()方法
Python3 string.join()方法
Python3 string.len()方法
Python3 string.ljust()方法
Python3 string.lower()方法
Python3 string.lstrip()方法
Python3 string.maketrans()方法
Python3 string.max()方法
Python3 string.min()方法
Python3 string.replace()方法
Python3 string.rfind()方法
Python3 string.rindex()方法
Python3 string.rjust()方法
Python3 string.rstrip()方法
Python3 string.split()方法
Python3 string.splitlines()方法
Python3 string.startswith()方法
Python3 string.strip()方法
Python3 string.swapcase()方法
Python3 string.title()方法
Python3 string.translate()方法
Python3 string.upper()方法
Python3 string.zfill()方法
Python3 string.isdecimal()方法
Python3字符串
Python3 list.cmp()方法
Python3 list.len()方法
Python3 list.max()方法
Python3 list.min()方法
Python3 list.list()方法
Python3 list.append()方法
Python3 list.count()方法
Python3 list.extend()方法
Python3 list.index()方法
Python3 list.insert()方法
Python3 list.pop()方法
Python3 list.remove()方法
Python3 list.reverse()方法
Python3 list.sort()方法
Python3列表
Python3 tuple.cmp()方法
Python3 tuple.len()方法
Python3 tuple.max()方法
Python3 tuple.min()方法
Python3 tuple.tuple()方法
Python3元組
Python3 dictionary.cmp()方法
Python3 dictionary.len()方法
Python3 dictionary.str()方法
Python3 dictionary.type()方法
Python3 dictionary.clear()方法
Python3 dictionary.copy()方法
Python3 dictionary.fromkeys()方法
Python3 dictionary.get()方法
Python3 dictionary.has_key()方法
Python3 dictionary.items()方法
Python3 dictionary.keys()方法
Python3 dictionary.setdefault()方法
Python3 dictionary.update()方法
Python3 dictionary.values()方法
Python3字典
Python3 time.altzone()方法
Python3 time.asctime()方法
Python3 time.clock()方法
Python3 time.ctime()方法
Python3 time.gmtime()方法
Python3 time.localtime()方法
Python3 time.mktime()方法
Python3 time.sleep()方法
Python3 time.strftime()方法
Python3 time.time()方法
Python3 time.tzset()方法
Python3日期和時間
Python3函數
Python3模塊
Python3 file.close()方法
Python3 file.tell()方法
Python3 file.truncate()方法
Python3 file.write()方法
Python3 file.writelines()方法
Python3 file.flush()方法
Python3 file.fileno()方法
Python3 file.isatty()方法
Python3 file.next()方法
Python3 file.read()方法
Python3 file.readline()方法
Python3 file.readlines()方法
Python3 file.seek()方法
Python3文件方法
Python3 os.access()方法
Python3 os.chdir()方法
Python3 os.chflags()方法
Python3 os.chmod()方法
Python3 os.chown()方法
Python3 os.chroot()方法
Python3 os.close()方法
Python3 os.closerange()方法
Python3 os.dup()方法
Python3 os.dup2()方法
Python3 os.fchdir()方法
Python3 os.fchmod()方法
Python3 os.fchown()方法
Python3 os.fdatasync()方法
Python3 os.fopen()方法
Python3 os.fpathconf()方法
Python3 os.fstat()方法
Python3 os.fstatvfs()方法
Python3 os.fsync()方法
Python3 os.ftruncate()方法
Python3 os.getcwd()方法
Python3 os.getcwdu()方法
Python3 os.isatty()方法
Python3 os.lchflags()方法
Python3 os.lchmod()方法
Python3 os.lchown()方法
Python3 os.link()方法
Python3 os.listdir()方法
Python3 os.lseek()方法
Python3 os.lstat()方法
Python3 os.major()方法
Python3 os.makedev()方法
Python3 os.makedirs()方法
Python3 os.minor()方法
Python3 os.mkdir()方法
Python3 os.mkfifo()方法
Python3 os.mknod()方法
Python3 os.open()方法
Python3 os.openpty()方法
Python3 os.pathconf()方法
Python3 os.pipe()方法
Python3 os.popen()方法
Python3 os.read()方法
Python3 os.readlink()方法
Python3 os.remove()方法
Python3 os.removedirs()方法
Python3 os.rename()方法
Python3 os.renames()方法
Python3 os.rmdir()方法
Python3 os.stat()方法
Python3 os.stat_float_times()方法
Python3 os.statvfs()方法
Python3 os.symlink()方法
Python3 os.tcgetpgrp()方法
Python3 os.tcsetpgrp()方法
Python3 os.tempnam()方法
Python3 os.tmpfile()方法
Python3 os.tmpnam()方法
Python3 os.ttyname()方法
Python3 os.unlink()方法
Python3 os.utime()方法
Python3 os.walk()方法
Python3 os.write()方法
Python3 os文件目錄的方法
Python3文件操作
Python3標準異常
Python3斷言
Python3異常處理

Python3列表

在Python中的最基本數據結構是序列。序列中的每個元素被分配一個號碼 - 它的位置或索引。第一個索引是0,第二個索引是1,...依此類推。

Python中有六種內置類型的序列,但最常見的是列表和元組,我們將在本教程中看到。

有一些事情,可以使用序列類型來做。這些操作包括索引,切片,加,乘,和檢查成員運算。此外,Python已經有內置函數來查找序列的長度和查找其最大和最小的元素。

Python列表

列表在Python提供一個最通用的數據類型,它可以寫成逗號分隔值地方括號(項目)的列表。列表重要的一點是,在列表中的項目不必是同一類型。

創建一個列表是在方括號中以逗號分隔放置不同值。例如 -

list1 = ['physics', 'chemistry', 1997, 2000];
list2 = [1, 2, 3, 4, 5 ];
list3 = ["a", "b", "c", "d"];

與字符串索引類似,列表的索引從0開始,並列出可切片,聯接,等等。

訪問列表中的值


要訪問列表值,請使用方括號連同索引或索引切片獲得索引對應可用的值。例如 -

#!/usr/bin/python3

list1 = ['physics', 'chemistry', 1997, 2000]
list2 = [1, 2, 3, 4, 5, 6, 7 ]

print ("list1[0]: ", list1[0])
print ("list2[1:5]: ", list2[1:5])

當執行上面的代碼,它產生以下結果 -

list1[0]: physics
list2[1:5]: [2, 3, 4, 5]

更新列表

可以通過給賦值運算符到左側切片更新列表中的單個或多個元素, 並且可以使用 append()方法中加入一元素。例如 -

#!/usr/bin/python3

list = ['physics', 'chemistry', 1997, 2000]

print ("Value available at index 2 : ", list[2])
list[2] = 2001
print ("New value available at index 2 : ", list[2])

注:append()方法將在後續部分討論。

當執行上面的代碼,它產生以下結果 -

Value available at index 2 :
1997
New value available at index 2 :
2001

刪除列表元素


要刪除列表元素,如果你知道要刪除哪些元素那麼可以使用del語句,或者如果你不知道,那麼 remove()方法。例如 -

#!/usr/bin/python3
list = ['physics', 'chemistry', 1997, 2000]

print (list)
del list[2]
print ("After deleting value at index 2 : ", list)

當執行上面的代碼,它產生以下結果 -

['physics', 'chemistry', 1997, 2000]
After deleting value at index 2 : ['physics', 'chemistry', 2000]

注意: remove() 方法將在後續部分討論。

基本列表操作


列表的 + 和 * 運算符就像字符串中一樣; 它們在這裏的意思是串聯和重複,接受這個結果是一個新的列表,而不是一個字符串。

事實上,列表響應所有和我們在先前章節中的字符串使用的順序操作一樣。

Python表達式

結果

描述

len([1, 2, 3])

3

長度

[1, 2, 3] + [4, 5, 6]

[1, 2, 3, 4, 5, 6]

串接

['Hi!'] * 4

['Hi!', 'Hi!', 'Hi!', 'Hi!']

重複

3 in [1, 2, 3]

True

成員運算

for x in [1,2,3] : print (x,end=' ')

1 2 3

迭代

索引,切片和矩陣


因爲列表是序列,索引和切片,以所它與字符串操作的工作方式相同。

假設以下的輸入 -

L=['C++'', 'Java', 'Python']

Python表達式

結果

描述

L[2]

'Python'

偏移位從零開始

L[-2]

'Java'

負值:從右邊計數

L[1:]

['Java', 'Python']

取切片部分

內置列表函數與方法:


Python包括以下列表函數 -

SN

函數與描述

1

cmp(list1, list2)

比較兩個列表中的元素

2

len(list)

計算列表的長度

3

max(list)

從列表項中返回最大值

4

min(list)

從列表項中返回最小值

5

list(seq)

轉換一個元組爲列表

Python包括以下列表的方法

SN

方法與描述

1

list.append(obj)

添加 obj 對象到列表

2

list.count(obj)

返回obj對象在列表中出現的次數

3

list.extend(seq)

添加seq的內容到列表中

4

list.index(obj)

返回列表中 obj 對象對應最低索引值

5

list.insert(index, obj)

插入 obj 對象到列表的 index 索引位置

6

list.pop(obj=list[-1])

移除並返回列表中最後一個對象或 obj 對象

7

list.remove(obj)

從列表中移除 obj 對象

8

list.reverse()

倒轉列表對象位置

9

list.sort([func])

排序列表的對象,如果給定請使用func比較