Skip to content

MIA-FTWD Sergui Morejon with Sergio Velikopoljski - #417

Closed
sergui20 wants to merge 1 commit into
ironhack-labs:masterfrom
sergui20:master
Closed

MIA-FTWD Sergui Morejon with Sergio Velikopoljski#417
sergui20 wants to merge 1 commit into
ironhack-labs:masterfrom
sergui20:master

Conversation

@sergui20

Copy link
Copy Markdown

No description provided.

let etCounter = 0;

splitParagraph.forEach( word => {
if (word === 'et') {

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Good job but to get a more precise number you can use .includes("et")

@MarcosPalaciosIII

Copy link
Copy Markdown

Great work on the basic algorithm lab. The main takeaway is that when working with a partner or a group of people, you may find that others can have a way of doing things that you would not think about. In turn you get another point of view in how to solve a problem.

Keep up the great work.

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.

2 participants