Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 653 Bytes

README.md

File metadata and controls

16 lines (13 loc) · 653 Bytes

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

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

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

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

Feel free to contact me at:
@ [email protected]