Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 693 Bytes

README.md

File metadata and controls

16 lines (13 loc) · 693 Bytes

CMD-Fibonacci-recursive-Python V 1.0 License: MIT

Python CMD program for printing Fibonacci series from 0 to input value(number_Of_Series) with a recursive function.
using Python version 3.11.4

Run the program using :
CMD_Fibonacci_Recursive.exe
or using :
"python CMD_Fibonacci_Recursive.py" in Windows CMD
while CMD is in the CMD-Fibonacci-recursive-Python directory

You can see the program document using :
"python -m pydoc CMD_Fibonacci_Recursive"
while CMD is in the CMD-Fibonacci-recursive-Python directory

Feel free to contact me at:
@ armanazarnik@gmail.com