Contributors Forks Stargazers Issues MIT License LinkedIn


Fibonacci-Sequence-Python

Table of Contents
  1. About The Project
  2. Getting Started
  3. Usage
  4. Contributing
  5. License
  6. Contact

About The Project

This project implements 3 algorithms used to calculate the fibonacci sequence.

Built With

  • Python

Key Features

  • Fibonacci recursive
  • Fibonacci top-down
  • Fibonacci bottom-up

(back to top)

Getting Started

Prerequisites

  • Python

Installation

  1. Clone the repo
    git clone https://github.com/vjrsz/Fibonacci-Sequence-Python.git

(back to top)

Contributing

If you want to contribute to this project and add new features, fix bugs or improve the user experience, feel free to create a Pull Request. Your contribution is most welcome! Be sure to test your contribution and check locally before submitting.

(back to top)

License

This project is licensed under the MIT License - see the LICENSE file for details.

(back to top)

Contact

Email

(back to top)