Comment by ibdknox
13 years ago
There are several options here:
- show multiple iterations in place - show a single iteration with a forward and back - show multiple blocks for some reasonable n iterations - ...
I definitely don't think that's going to be an issue longer term and I think there are lots of potential avenues to play around with :)
You could just sample and show an example - that's good enough for many uses.
I like the previous/next idea -- for me, it's often much easier to understand what a chunk of code does when you can see its behavior on multiple inputs.