What are errors called?
The errors are known as ‘bugs’.
What is debugging?
Debugging is the process of finding and fixing errors or bugs in an algorithm
or program.
What is debugging an important part of?
Debugging is an important part of programming and problem solving.
Why do programmers need to debug?
All programmers will need to debug to make sure their programs are working
the way they want.