TestingTestTest
TestingTestTest copied to clipboard
add simple fibonacci func and test
Learning about circleci and basic unit testing
- added basic loop function to find fibonacci(n)
- added test for said function
- some cleanup to
sketch.jsexports