码迷,mamicode.com
首页 > 编程语言 > 详细

Python-关键字

时间:2018-05-19 20:42:04      阅读:2469      评论:0      收藏:0      [点我收藏+]

标签:运算   ros   global   and   nal   nbsp   final   str   class   

逻辑运算        and or not
函数          def return lambda
模块          import from class
分支          if else elif
循环          for in range while continue break
身份运算        is
上下文管理       with yield
异常处理        assert try except as finally raise as pass
全局变量        global
删除          del

Python-关键字

标签:运算   ros   global   and   nal   nbsp   final   str   class   

原文地址:https://www.cnblogs.com/2bjiujiu/p/9061486.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!