forked from luanfonceca/oxente
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathoxente.py
24 lines (22 loc) · 932 Bytes
/
oxente.py
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
#!/usr/bin/env python
# encoding: utf-8
print """O Cordel do Python, por Tim Peters e bulido por Luan Fonseca
Aprumado é melhor que entrouxado.
Na fuça é melhor que intocado.
Sem arrudeio é melhor que de rosca.
De rosca é melhor que um nó cego.
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 silencwed.
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.
Nestante é melhor que de hoje a quinze.
Although never is often better than *right* now.
Se o muído for caixão de contar, é bronca.
Se o muído for mamada de contar, é só o mi.
Namespaces are one honking great idea -- let's do more of those!"""