Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Fibonacci Calculator with Unit Tests

This is a simple Python tool that calculates Fibonacci numbers using a recursive approach.

Features

  • Calculates Fibonacci numbers up to a defined INPUT_CAP (currently 36).

How to Run

  1. Clone the repository:

    git clone https://github.com/Jake079/python-fibonacci-module
    cd python-fibonacci-module
  2. Run script:

    python fibonacci_search.py

About

Recursive Fibonacci sequence calculator module

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages