mirror of
https://github.com/kennethreitz/python-guide.git
synced 2026-06-05 23:00:18 +00:00
Update reading.rst
This commit is contained in:
@@ -1,6 +1,8 @@
|
|||||||
Reading Great Code
|
Reading Great Code
|
||||||
==================
|
==================
|
||||||
|
|
||||||
|
.. image:: https://farm5.staticflickr.com/4221/34689452831_93d7fd0571_k_d.jpg
|
||||||
|
|
||||||
One of the core tenets behind the design of Python is creating
|
One of the core tenets behind the design of Python is creating
|
||||||
readable code. The motivation behind this design is simple: The number
|
readable code. The motivation behind this design is simple: The number
|
||||||
one thing that Python programmers do is read code.
|
one thing that Python programmers do is read code.
|
||||||
|
|||||||
Reference in New Issue
Block a user