mirror of
https://github.com/kennethreitz/python-guide.git
synced 2026-06-05 14:50:19 +00:00
Deleted first paragraph
The subject of this section is finding examples of excellent code, not "readability matters".
This commit is contained in:
@@ -3,10 +3,6 @@ Reading Great Code
|
||||
|
||||
.. image:: /_static/photos/34689452831_93d7fd0571_k_d.jpg
|
||||
|
||||
One of the core tenets behind the design of Python is creating
|
||||
readable code. The motivation behind this design is simple: The number
|
||||
one thing that Python programmers do is read code.
|
||||
|
||||
One of the secrets of becoming a great Python programmer is to read,
|
||||
understand, and comprehend excellent code.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user