2017年9月8日

Python语句

摘要: 赋值语句: 隐形赋值:import,from,def,class,for,函数参数 调用语句 print: 打印对象 if/elis/else: 条件判断 for/else:序列迭代 while/else: 普通循环 pass:占位符 continue def return yield global 阅读全文

posted @ 2017-09-08 15:39 可怜的盖茨比 阅读(48) 评论(0) 推荐(0)

导航