LiberlandHacker / Fibonacci-generator

A simple recursive Fibonacci number generator

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Fibonacci-generator

This is a basic recursive Fibonocci number generator. It takes an input of the quantity of numbers it wants generated, and it prints them one at a time until it completes the total amount required.

About

A simple recursive Fibonacci number generator

License:Creative Commons Zero v1.0 Universal


Languages

Language:Python 100.0%