0

How I print n-th multiple of a number In fibonacci series?

https://code.sololearn.com/cpS7Jm27akR7/?ref=app

18th Sep 2020, 4:23 PM
samrat kundu
samrat kundu - avatar
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.
19th Sep 2020, 6:54 AM
Jacob
Jacob - avatar
0
Martin Taylor It's ok but kindly read my question carefully
19th Sep 2020, 5:00 AM
samrat kundu
samrat kundu - avatar