ganqqwerty / 123-Essential-JavaScript-Interview-Questions

JavaScript interview Questions
BSD 3-Clause "New" or "Revised" License
5.01k stars 1.18k forks source link

Question 3. Missing declaration of 'emp1', 'emp2', 'emp3' and 'displayIncreasedSalary' #58

Closed kumaran-14 closed 6 years ago

kumaran-14 commented 6 years ago

emp1, emp2, emp3 and displayIncreasedSalary are all mentioned in the explanation of the example in question 3, but not actually mentioned in the example

ganqqwerty commented 6 years ago

thanks! I will fix it!

ganqqwerty commented 6 years ago

I rewrote the question 3 completely, I hope it's clearer now!