/* * Debugging suggestions 1. Compile often (every 3-5 lines of code) 2. Test with input that leads to output that you know is right 2. Use System.out.println to print values in memory */