variable: result of invoking the n1 function with the n2 function.
Tue Oct 05 2021 11:26:10 GMT+0000 (UTC)
Saved by @ianvalentino #javascript
Save a variable, time2p2. Assign as its value the result of invoking the timeFuncRuntime() function with the checkThatTwoPlusTwoEqualsFourAMillionTimes() function.
https://www.codecademy.com/courses/introduction-to-javascript/lessons/higher-order-functions/exercises/functions-as-parameters
Comments