GitHub - h111/Challenges: Programming Challenges. Fork the repo, then do a pull request to submit your solution

Skip to content

Navigation Menu

Sign in

Appearance settings

Coding Challenges for Dan's Mentoring Group

Simple. Fork the repo, complete the challenge (in any language you want), prefixed with your Github username and then submit a pull request.

Contributors

https://github.com/dansteele

https://github.com/askl56

Maths

Fibonacci Sequence - Enter a number and have the program generate the Fibonacci sequence to that number or to the Nth number.