Challenge: Callback Functions
This challenge will test your understanding of callback functions in JavaScript.
We'll cover the following
Problem statement #
Study the code below carefully then run it. You will run into a func is not a function
error. Your task is to figure out the bug and fix it in the testing widget given at the end.
Level up your interview prep. Join Educative to access 80+ hands-on prep courses.