Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 329 Bytes

README.md

File metadata and controls

15 lines (8 loc) · 329 Bytes

ProjectEuler

Solution written in bash

Ex Call - ./Problem0001.sh 999

Solution written in Python

Ex call - .\Problem0002.py

NOTE - user will be prompted to enter a limit value for calculating fib(n)