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
A command is an instruction you can give to Karel. For example, if you give the command move();, Karel will move forward one space in the current direction.
move();