$ python --version Python 2.7.12 $ time python every-second-item-reversed.py in.txt > pyout.txt real 0m1.927s user 0m1.898s sys 0m0.028s