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 7fefdb0 commit 18fc514Copy full SHA for 18fc514
docs/writing/reading.rst
@@ -1,6 +1,8 @@
1
Reading Great Code
2
==================
3
4
+.. image:: https://farm5.staticflickr.com/4221/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.
0 commit comments