You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A bash script that calculates the Fibonacci sequence up to a given number. The script takes in a single input value, the number of terms in the sequence, and output the result.