Skip to content

Conversation

zendratodaeli
Copy link

No description provided.

const words = ['mystery', 'brother', 'aviator', 'crocodile', 'pearl', 'orchard', 'crackpot'];

function findLongestWord() {}
function findLongestWord(x) {

Choose a reason for hiding this comment

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

Try not use x, y, a as variables, try to use name that will help you remember what are the arguments that you need to pass when reusing the function

@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.

@stale stale bot added the stale label Jun 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants