Skip to content

Conversation

riyaalexander
Copy link

No description provided.

return `Invalid operation: ${operator}`
}
// for loop: initialize, condition, change
let sum = Number(process.argv[3])

Choose a reason for hiding this comment

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

Since you can add or subtract to the number a more accurate variable name might be something like total or result

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