Hi there, I have some queries related to debugging.
What is debugging and why it used in Python?
Purpose of it and how to use it?
Please show it using an simple example
Also there is a term called "breakpoints", what is it and purpose it?
How to use it?