Can you please give me a Fibonacci function? Ideally (but not necessarily) one that only you would give me.
For a submission to the upcoming "Reclaim your space" exhibition at Hatch Art Gallery.
To contribute just make a PR into the main
branch!
- Click
Fork
button in the top right of the GitHub page - Develop your
fib
and push to your fork- Put your
fib
in a directory with your GitHub ID under theentries/
directory
- Put your
- Click the
Pull requests
tab and then theNew pull request
in your fork - Set the base repo and branch to be
braxtonhall/fib
andmain
- Click
Create pull request