In this exercise, you will practice identifying and fixing bugs in JavaScript code using various debugging techniques. You'll work with two functions that contain intentional errors, and your goal is ...