python 基礎學習(一)--小知識點

python 裏的 * 和 ** 的區別: (1)  *  : 接收的參數做爲元組來處理html (2) **:接收的參數做爲字典來處理 python   python中 and 和 or 的優先級: or<and<not,同一優先級默認從左往右計算函數   Python reduce()函數: reduce() 函數會對參數序列中元素進行累積。code 函數將一個數據集合(鏈表,元組等)中的全部
相關文章
相關標籤/搜索