Explore what CodeHS has to offer for districts, schools, and teachers.
Click on one of our programs below to get started coding in the sandbox!
View All
What kind of function is the draw function in the following code?
draw
setTimer(draw, 50);
return function
getter function
anonymous function
callback function