Python Fun Fact
Posted 2023-02-03 19:15:26
0
12K
There's a fact about Python that you might not know! Python has a module called "this". The module has a poem called "The Zen of Python" by Tim Peters. The poem goes like this whenever you import this:
"
The Zen of Python, by Tim PetersBeautiful 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.
Now is better than never.
Although never is often better than *right* now.
If the implementation is hard to explain, it's a bad idea.
If the implementation is easy to explain, it may be a good idea.
Namespaces are one honking great idea -- let's do more of those!"
Search
Categories
- Arts
- Business
- Computers
- Games
- Health
- Home
- Kids and Teens
- Money
- News
- Recreation
- Reference
- Regional
- Science
- Shopping
- Society
- Sports
- Бизнес
- Деньги
- Дом
- Досуг
- Здоровье
- Игры
- Искусство
- Источники информации
- Компьютеры
- Наука
- Новости и СМИ
- Общество
- Покупки
- Спорт
- Страны и регионы
- World
Read More
Властелин колец: Братство Кольца. The Lord of the Rings: The Fellowship of the Ring. (2001)
Сказания о Средиземье — это хроника Великой войны за Кольцо, длившейся не одну тысячу лет....
How Long Should a Press Release Stay Online, and How Long After Distribution Is It Relevant?
Introduction: The Lifespan of News in a Digital World
In the past, news was printed on paper,...
How to Lead an Effective Meeting
Meetings are essential tools for collaboration, decision-making, and communication within any...
“Tell Me About Yourself”: How to Answer This Classic Interview Opener
"Tell me about yourself."It’s often the very first question in a job interview—and...
What Is the Difference Between an Epic and a User Story?
In Agile software development, teams use a variety of tools and frameworks to structure work,...