python
  • 安装
  • 第一个python程序
  • 基本数据类型
  • 复杂数据类型
    • Tuple
    • List
    • Slice
    • Set
    • Dictionary
  • 函数
    • 可变参数
    • 默认值参数
  • 条件判断
  • 循环
  • 模块与包
  • 类
  • SSH远程执行命令
Powered by GitBook
On this page

Was this helpful?

条件判断

Previous默认值参数Next循环

Last updated 5 years ago

Was this helpful?