Files
freeCodeCamp/curriculum/challenges/english/blocks/function-basics/toolkit-functions-video.md
T

404 B

id, title, challengeType, videoId, dashedName
id title challengeType videoId dashedName
699e0347138be64fa313138d Toolkit Functions 11 3DbEglxB1HY toolkit-functions

--description--

In this video, you will learn about toolkit functions.

--questions--

--text--

Which of the following is NOT an example of a toolkit function?

--answers--

y = |x|


y = x


y = x^3 + x


y = x^2

--video-solution--

3