Back to Freecodecamp

Functions

curriculum/challenges/english/blocks/function-basics/functions-video.md

latest367 B
Original Source

--description--

Instructor Dr. Linda Green, a lecturer at the University of North Carolina at Chapel Hill, will teach you the basics of functions.

--questions--

--text--

What is the domain of a function?

--answers--

All possible a-values.


All possible y-values.


All possible x-values.


All possible z-values.

--video-solution--

3