随笔分类 -  Python

摘要:Python3的安装与使用;变量和数据类型;列表;元组;字典;if、for、while、input、print语句 阅读全文
posted @ 2018-10-24 20:49 deemolinux 阅读(484) 评论(0) 推荐(0)
摘要:[TOC] The Zen of Python Abstract The Zen of Python中文可以理解为:Python之禅(最喜欢这种解释)、Python之道、Python箴言等。精辟地总结了Python开发应该具备的基本编程素质 简明、优雅…… “Life is short, you n 阅读全文
posted @ 2018-10-21 00:38 deemolinux 阅读(263) 评论(0) 推荐(0)