•  
      tasks #44546 Python program for nth multiple of a number in Fibonacci series
    #44546
    Mohini Singh (mohini)
    2022-08-09 03:50
    2022-08-09 03:50
    Details
    Python program for nth multiple of a number in Fibonacci series
    In this program, traverse Fibonacci no. starting from first number. While traversing, keep track of count of multiples of k. Whenever the count becomes n, return the position.
    5 - Medium
    State of Progress
    2022-05-03
    100
    2022-05-05
    Mohini Singh (mohini)
    Rakesh Kumar Verma (rakesh.verma)
    2022-05-04
    Closed
    Attachments
    References
    References list is empty