mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-05-28 18:26:54 +00:00
404 B
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