Skip to content

Conversation

ethanpoyton
Copy link

@ethanpoyton ethanpoyton commented Dec 22, 2024

Fibonacci.js function takes in an integer n, generates an array of the first n Fibonacci numbers, and calculates their sum

Prime.js function takes in an integer n and tells the user whether or not it is a prime number

Function takes in an integer n, generates an array of the first n Fibonacci numbers, and calculates their sum
@ethanpoyton ethanpoyton mentioned this pull request Dec 22, 2024
15 tasks
@ethanpoyton ethanpoyton changed the title Created math algorithm fibonacci.js Created math algorithms fibonacci.js and prime.js Dec 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant