Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 71b2afa

Browse files
Deleted first paragraph
The subject of this section is finding examples of excellent code, not "readability matters".
1 parent 3bdbae8 commit 71b2afa

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

docs/writing/reading.rst

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,6 @@ Reading Great Code
33

44
.. image:: /_static/photos/34689452831_93d7fd0571_k_d.jpg
55

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-
106
One of the secrets of becoming a great Python programmer is to read,
117
understand, and comprehend excellent code.
128

0 commit comments

Comments
 (0)