WIU-Computer-Science-Association / hacktoberfest-fibonacci

A repository for our hacktoberfest event where attendees can submit their implementation of a function that can generate fibonacci numbers
0 stars 3 forks source link

Create golf.rs #10

Closed ajaj895 closed 5 years ago

ajaj895 commented 5 years ago

Creates the Fibonacci sequence to the first 25 numbers with #1 in rust.