- Notifications
You must be signed in to change notification settings - Fork6.7k
PP Paolo Miriam#109
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
PP Paolo Miriam#109
Uh oh!
There was an error while loading.Please reload this page.
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
Buen trabajo chicos. Si os sobra tiempo pegadle un ojo al tema de indexOf() puede resultar util en el futuro.
@@ -62,9 +84,21 @@ var averageLength = averageWordLength(words); | |||
console.log(averageLength); | |||
// Unique Arrays | |||
function uniquifyArray (array) { | |||
function uniquifyArray (word) { |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
Chicos!! Dadle duro!! Ese indexOf()!!
No description provided.