Debugging

More debugging

The debugger doesn't actually fix your code for you. It steps through code. How does it help? Adela shows us.

Read code actively

When code doesn't work, the first thing to do is carefully read through the code.