Fifth step without comments =========================== We provide below a version of the ``root5.py`` module with all comments stripped. Note how descriptive variable names help readibility. Moving parts of the computations in separate functions also helps. Python code ----------- .. literalinclude:: root5_nodoc.py Sample execution ---------------- We display the execution below. .. command-output:: python typing/root5_nodoc.py