Skip to main content

Returns the sum of N numbers of the fibonacci sequence

Project description

Fibo Sum

A Python package with the sole function of giving you the sum of N fibonacci terms.

Beware the golden ration complexity

Install

pip install fibo-sum

Usage

from fibo_sum.fibo_sum import fibo_sum

print(fibo_sum(13))

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

fibo_sum-1.0.1.tar.gz (1.9 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page