In the program I\'m working on I have a loop in range 10. How do I best go about incrementing to get this sequence?
0 -- 1 -- 1 -- 2 -- 3 -- 3 -- 4 -- 5 -- 5 -- 6