Adding a moving ball!
Remember the steps of debugging!
- Spot: What’s the problem?
- Find: Where is the problem in the code
- Fix: What do you need to do to fix the problem? Work logically and systematically.
Adding a moving ball!
Remember the steps of debugging!