Debugging

During the writing process, and when you are testing your programme, it is most likely that you will encounter problems with the code. These are errors (bugs) that will stop your programme from working all together and/or result in wrong executions. Check out the video below where Mike shows you different ways to fix these bugs.

Video courtesy of Codecademy