When I run this code I’m not getting any output, any advice or correction please

this.password need to be true.

so it should be

return this.password === string or return this.password === newPassword

Leave a Comment