Python 3.1 快速導覽- 內建串列型態(list). 串列(list) 屬於可變(mutable) 的序列( sequence) 型態,可進行以下序列通用的計算. 計算, 描述. x in s, 判斷x 是否在s 中.
pydoing.blogspot.com