亚洲免费一级高潮_欧美极品白嫩视频在线_中国AV片在线播放_欧美亚洲日韩欧洲在线看

您現(xiàn)在所在的位置:首頁 >關(guān)于奇酷 > 行業(yè)動態(tài) > 200個Python學(xué)習(xí)單詞請收藏

200個Python學(xué)習(xí)單詞請收藏

來源:奇酷教育 發(fā)表于:

200個Python學(xué)習(xí)單詞請收藏

  200個Python學(xué)習(xí)單詞請收藏

 
 
  一、交互式環(huán)
 
  境與print輸出
 
  print :  打印-輸出
 
  coding :  編碼
 
  syntax :  語法
 
  error :  錯誤
 
  invalid :  無效
 
  identifier :  名稱
 
  標(biāo)識符
 
  character  :  
 
 
 
  二、字符串的操作
 
  user :  用戶
 
  name :  姓名
 
  名稱
 
  attribute :  字段
 
  屬性
 
  value :  值key
 
 
 
  三、重復(fù)
 
  upper :  上面
 
  lower :  下面
 
  capitalize :  用大寫字母寫或印刷
 
  title :  標(biāo)題
 
  replace :  替換
 
  old :  舊的
 
  new :  新的
 
  count :  計數(shù)
 
  swap :  互換
 
  case :  情形
 
  path :  路徑
 
  new :  新的\新建
 
  project :  項目
 
  test :  測試
 
  file :  文件
 
  data
 
 
 
  四、字符串
 
  strip :  去除
 
  index :  索引
 
  find :  查找
 
  count :  計數(shù)
 
  start :  開始
 
  end :  結(jié)束
 
  chars :  字符
 
  sub
 
 
 
  五、獲取輸入
 
  input :  輸入
 
  prompt :  提示
 
  ID :  身份證
 
  format :  格式化
 
  args(argument) :  參數(shù)
 
  kwargs :  關(guān)鍵字參數(shù)
 
  year :  年
 
  month :  月
 
  day :  日
 
 
 
  六、元組
 
  tuple :  元組
 
  max :  最大
 
  min :  最小
 
  iterable :  可迭代
 
  key :  關(guān)鍵字
 
  function :  方法
 
  函數(shù)
 
  stop :  停止
 
  object :  對象
 
 
 
  七、列表
 
  list :  列表
 
  reverse :  反向
 
  true :  真
 
  false :  假
 
  append :  附加
 
  extend :  擴展
 
  insert :  插入
 
  pop :  取出
 
  remove :  移除
 
  del(delete) :  刪除
 
  clear :  清除
 
   
 
  八 排序
 
  集合
 
  set :  集合
 
  設(shè)置
 
  add :  添加
 
  update :  更新
 
  discard :  丟棄
 
  intersection :  相交
 
  union :  聯(lián)合
 
  difference :  差數(shù)
 
  symmetric :  對稱
 
  in :  在…里面
 
  not :  不 不是
 
  disjoint :  不相交
 
  subset :  子集
 
  superset :  父集 超集
 
  copy :  復(fù)制 
 
 
 
  九、字典
 
  dict :  字典
 
  key :  鍵
 
  關(guān)鍵字
 
  value :  值
 
  item :  項
 
  mapping :  映射
 
  seq(sequence) :  序列
 
  from :  從 來自
 
  get :  獲取
 
  default :  默認
 
  none :  沒有
 
  arg :  可變元素
 
  kwargs(keyword args) :  可變關(guān)鍵字
 
 
  十、元素
 
  循環(huán)for…in…循環(huán)的使用
 
  while…循環(huán)的使用
 
  range :  范圍
 
  sep(separate) :  分隔
 
  flush :  沖刷
 
  step :  步長
 
  continue :  繼續(xù)
 
  break :  突破
 
  跳出
 
 
 
  十一、條件
 
  if :  如果
 
   else :  否則
 
 
 
  十二、運算符與隨機數(shù)
 
  module :  模塊
 
  sys(system) :  系統(tǒng)
 
  path :  路徑
 
  import :  導(dǎo)入
 
  from :  從
 
 
 
  十三、定義函數(shù)與設(shè)定參數(shù)
 
  birthday :  出生日期
 
  year :  年份
 
  month :  月份
 
  day :  日期
 
  type :  類型
 
  error :  錯誤
 
  missing :  丟失
 
  required :  必須
 
  positional :  位置
 
  unsupported :  不支持
 
 
 
  十四、設(shè)定收集參數(shù)create :  創(chuàng)建
 
  info :  信息
 
  age :  年齡
 
  height :  高度
 
  width :  寬度
 
  weight :  重量
 
  splicing :  拼接
 
  params :  參數(shù)
 
  volume :  體積
 
  operand :  操作數(shù)
 
 
 
  十五、嵌套函數(shù)
 
  inside :  內(nèi)部
 
  outside :  外部
 
  radius :  半徑
 
  perimeter :  周長
 
  case :  情形
 
  synthesis :  合成
 
  execute :  執(zhí)行
 
 
 
  十六、遞歸函數(shù)
 
  recursion :  遞歸
 
  Infinite :  無窮
 
  maximum :  最大值
 
  depth :  深度
 
  exceeded :  超過
 
  factorial :  階乘
 
  search :  查詢
 
  power :  冪
 
  lower :  下方
 
  upper :  上方
 
  middle :  中間
 
  assert
 
  assertion :  異常
 
 
 
  十七、列表推導(dǎo)式
 
  lambda表達式
 
  square :  平方
 
  even :  偶數(shù)
 
  comprehension :  理解
 
  lambda :  希臘字母λ的英文名稱,大名鼎鼎的游戲半條命里面的logo就是這個。
 
 
 
  十八、列表推導(dǎo)式
 
  lambda表達式regular :  規(guī)則
 
  expression :   表達式
 
  group :  組
 
  match :  匹配
 
  span :  跨度
 
  ignore case :  忽略 大小寫
 
  multi line :  多 行
 
  dot all :  點 全部
 
  unicode :  萬國碼
 
  verbose :  累贅
 
  position :  位置