Study/JavaScript
What are other uses of functions as data?
더 멋진 세상을 꿈꾸는 개발자
2020. 5. 2. 14:14
https://discuss.codecademy.com/t/what-are-other-uses-of-functions-as-data/376842
What are other uses of functions as data?
Question In this exercise, the example of shortening a long function name to a short name is given as an application of using functions as data. In particular, we are given this example is2p2 = checkThatTwoPlusTwoEqualsFourAMillionTimes; This example seems
discuss.codecademy.com