Socket
Book a DemoInstallSign in
Socket

fibonacci-sum

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

fibonacci-sum

Returns the sum of a sequence of Fibonacci

pipPyPI
Version
0.0.3
Maintainers
1

Fibonacci sum

How to use

from fibonacci_sum.fibonacci_sum import fibosum

fib_sum = fibosum(5)

print(fib_sum)
# 13

FAQs

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts