Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 345 Bytes

README.md

File metadata and controls

9 lines (8 loc) · 345 Bytes

The Fibonacci Sequence Implemented in Cobol

Run Code

  • Install OpenCobolIDE
  • Open fib.cbl from within the IDE
  • Press F5 to run the program