python33个关键字不能用作变量名

python33个关键字不能用作变量名

False                  None                   Ture                  and                  as                  assert                   

break                  class                   continue           def                  del                  elif

else                    except                 finally                for                   from               global

if                        import                  in                      nonlocal          lambda           is

not                     or                        pass                  raise                return             try

while                  with                      yield

猜你喜欢

转载自www.cnblogs.com/xm-python/p/10235411.html
今日推荐