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
JavaScript function that prints out a line to the user. For example: ``` println("Hello world"); // Prints Hello world to the user ```