hi guys!..
I have a problem with showing this output..
Code:2 2 4 6 10 16 26 42 68 10
I forgot the name of the person who invented a specified loop. I think he's first name starts with F like francesca or something....
His code is something like this:
but i can't seem to remember who he was..Code:c = a + b a = b + c b = a + c
Thanks..


Reply With Quote