Can you please make it explicit which Python version produces these "what the heck" results? I have tested the very first example, named `Skipping Lines` and produces `32` instead of `11`. This behavior you produce is for `Python 2.7`.
Can you please make it explicit which Python version produces these "what the heck" results?
I have tested the very first example, named
Skipping Linesand produces32instead of11.This behavior you produce is for
Python 2.7.