Harshsngh07 / Hacktoberfest2020

Repository for first timers to get started in Open Source Contributions
MIT License
47 stars 299 forks source link

Fibonacci sequence #372

Open 3daddict opened 3 years ago

3daddict commented 3 years ago

Description

The Fibonacci sequence is a series of numbers where a number is the addition of the last two numbers, starting with 0, and 1.

Checklist: