We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3bdbae8 commit 71b2afaCopy full SHA for 71b2afa
docs/writing/reading.rst
@@ -3,10 +3,6 @@ Reading Great Code
3
4
.. image:: /_static/photos/34689452831_93d7fd0571_k_d.jpg
5
6
-One of the core tenets behind the design of Python is creating
7
-readable code. The motivation behind this design is simple: The number
8
-one thing that Python programmers do is read code.
9
-
10
One of the secrets of becoming a great Python programmer is to read,
11
understand, and comprehend excellent code.
12
0 commit comments