$ python3.4 --version Python 3.4.5 $ time python3.4 every-second-item-reversed.py in.txt > pyout-3.4.txt real 0m2.493s user 0m2.444s sys 0m0.048s