Skip to content

Conversation

Jualolo
Copy link

@Jualolo Jualolo commented May 11, 2023

No description provided.

Copy link

@TA-Remote TA-Remote left a comment

Choose a reason for hiding this comment

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

  • Good work, keep it up :)

for(let i=0; i<wordsCount.length; i++){
if(wordsCount[i] === word){
timesWord++;
} else{}

Choose a reason for hiding this comment

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

Here it would be better to remove the else

Suggested change
} else{}
}

@stale
Copy link

stale bot commented Jun 18, 2023

This pull request has been automatically marked as stale because it didn't have any recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

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