exercises
exercises copied to clipboard
Error with command: npm test
var debounced = debounce(sayHi, 100); ^
TypeError: debounce is not a function
Looks like you're using the same variable as the function name