240 发简信
IP属地:福建
  • Python学习笔记(四)

    List# List 集合操作 List method that modify the list: List method that do no...

  • Python学习笔记(三)

    三个内置函数 map filter reduce 和列表推导(List Comprehensions)## map(func,list):将li...

  • Python学习笔记(二)

    if判断 只要x是非零数值、非空字符串、非空list等,就判断为True,否则为False。 循环# enumerate() 当需要显示序列in...

  • Python学习笔记(一)

    Python 三目运算符 bool ? a : b 表达式 在python中没有类似java和C语言中的bool?a:b表达式,但是有变通实现的...

个人介绍
IT攻城狮,奶爸程序猿