Skip to content

write a program to print fibonacci series #62

@iamasrar011

Description

@iamasrar011

The Fibonacci sequence is a set of integers (the Fibonacci numbers) that starts with a zero, followed by a one, then by another one, and then by a series of steadily increasing numbers
ex:-0, 1, 1, 2, 3, 5, 8, 13, 21, 34, 55, 89, 144, …….. where F0 = 0 and F1 = 1.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions