Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 399 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 399 Bytes

CodeAlpha_Fibonacci_Generator

CodeAlpha 1 month python internship third project

The Fibonacci series is a sequence in which each number is generated by adding the two preceding numbers, following a mathematical recurrence relationship. This program takes user input to determine how many Fibonacci numbers to generate and then provides the corresponding output.

https://codealpha.tech