0
How I print n-th multiple of a number In fibonacci series?
4 Antworten
+ 1
not sure whay you are asking or referrimg to 'multiple'. you could create a count variable and every time you Go through the while loop you can increase count by one and if that account is equal to three you can print the value of C and reset count to zero.
0
Martin Taylor
It's ok but kindly read my question carefully