Please enable JavaScript to use CodeHS

CodeHS Glossary


Bug General

A bug is a problem in your code. To fix a bug, you "debug" it. This could be a syntax error or a logic error or some other problem.