We're a place where coders share, stay up-to-date and grow their careers.
For #7 we could just use Array.prototype.includes() (developer.mozilla.org/en-US/docs/W...)
Array.prototype.includes()
For #7 we could just use
Array.prototype.includes()
(developer.mozilla.org/en-US/docs/W...)