Please enable JavaScript to use CodeHS

CodeHS Glossary


Command JavaScript

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.