项目作者: Krishu4uh

项目描述 :
A Python program in which you enter the size of your choice and it will print the fibonacci series of that length.
高级语言: Python
项目地址: git://github.com/Krishu4uh/Fibonacci-Series.git
创建时间: 2019-02-13T15:30:22Z
项目社区:https://github.com/Krishu4uh/Fibonacci-Series

开源协议:

下载


Fibonacci-Series

A Python program in which you enter the size of your choice and it will print the very first fibonacci number of that length.
Along with printing the fibonacci number it will print its index.