Is that forwards first or backwards first? (Re: unintuitive for-loop behavior)

Gregory Ewing greg.ewing at canterbury.ac.nz
Tue Oct 4 01:06:35 EDT 2016


> On Mon, 3 Oct 2016 10:57:27 -0700 (PDT), sohcahtoa82 at gmail.com declaimed
> the following:
 >
>>My car is similar, but the R is actually to the left of 1.  It looks like this:
>>
>>R 1 3 5
>>+-+-+-+
>> 2 4 6

Mine is actually like that too, but it feels like you're
doing the same thing in both cases -- push left as far
as it will go and then forward.

-- 
Greg



More information about the Python-list mailing list