Skip to content
This repository was archived by the owner on Jan 14, 2024. It is now read-only.

WM4 - Chidimma Ofodum - JavaScript Core 1 - Week3 - #77

Open
ChidimmaOfodum wants to merge 4 commits into
CodeYourFuture:mainfrom
ChidimmaOfodum:main
Open

WM4 - Chidimma Ofodum - JavaScript Core 1 - Week3#77
ChidimmaOfodum wants to merge 4 commits into
CodeYourFuture:mainfrom
ChidimmaOfodum:main

Conversation

@ChidimmaOfodum

Copy link
Copy Markdown

No description provided.

@Sharifa1 Sharifa1 left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Excellent work! Keep it up

// Example 4
let arr = [1,2,3];
console.log(arr[3]);
console.log(arr[3]); // the index is not contained in the array

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice explanations

Comment thread 3-extra/3-fibonacci.js
}

return arrOfSequence

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Well done!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants