Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 0 additions & 8 deletions docs/writing/reading.rst
Original file line number Diff line number Diff line change
Expand Up @@ -10,14 +10,6 @@ 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.

.. raw:: html

<iframe width="560"
height="315"
src="https://www.youtube.com/embed/Jc8M9-LoEuo"
frameborder="0" allowfullscreen></iframe>


Excellent code typically follows the guidelines outlined in
:ref:`code_style`, and does its best to express a clear and concise
intent to the reader.
Expand Down