Callback Functions Lab

Easy
1
33.3% Acceptance

In this lab, you'll focus on understanding how callback functions work in JavaScript. You will have to create a simple sum function and a callback function that logs the result to the console.