TestingTestTest icon indicating copy to clipboard operation
TestingTestTest copied to clipboard

add simple fibonacci func and test

Open TheHuns opened this issue 5 years ago • 0 comments

Learning about circleci and basic unit testing

  • added basic loop function to find fibonacci(n)
  • added test for said function
  • some cleanup to sketch.js exports

TheHuns avatar Feb 13 '20 17:02 TheHuns