View Single Post
Old Jan 17th, 2006, 9:22 AM   #9
smg1001
Newbie
 
Join Date: Jan 2006
Posts: 10
Rep Power: 0 smg1001 is on a distinguished road
This code above gives me the pattern:

1 2 3 4
2 3 4
3 4
4

I understand it gives me the correction number of iterations. Can anyone tell me how this helps me achieve the pattern I described at the beginning of this thread?

Sean
smg1001 is offline   Reply With Quote