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
Exits a function, optionally passing back an expression to the caller. A `return` statement with no arguments is the same as `return None`.