Answer:
yes one can earn points for debugging a code for a program,
more so, the more bugs one can identify and fix, the more point he/she earns
Step-by-step explanation:
what is debugging?
Debugging is the process of detecting and removing of existing and potential errors (also called as 'bugs') in a software code that can cause it to behave unexpectedly or crash. Debugging tool are used to identify coding errors at various development stages.