首页 > 编程语言 > 详细

Python之禅

时间:2019-04-16 00:02:33      阅读:183      评论:0      收藏:0      [点我收藏+]

            import this

 

The Zen of Python, by Tim Peters


Beautiful is better than ugly.


Explicit is better than implicit.


Simple is better than complex.


Complex is better than complicated.


Flat is better than nested.


Sparse is better than dense.


Readability counts.


Special cases aren‘t special enough to break the rules.


Although practicality beats purity.


Errors should never pass silently.


Unless explicitly silenced.


In the face of ambiguity, refuse the temptation to guess.


There should be one-- and preferably only one --obvious way to do it.


Although that way may not be obvious at first unless you‘re Dutch.

 

------------------------------------------------------------------------------------------------

                    Writed by Zoro

                    /April /15th /2019

Python之禅

原文:https://www.cnblogs.com/xuzhaoping/p/10714154.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!