Advertisement
romaryo2010

Fibonacci3

Apr 16th, 2019
233
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Ruby 0.24 KB | None | 0 0
  1. Outputs the first n numbers from the Fibonacci sequence (or the n-th term simply -- to be decided by the user). The user can also choose 1 of 3 different algorithms for the program to use.
  2. download full project from here
  3. http://cesinthi.com/3YXk
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement