How to run a step by step code in IDLE, or a selected code fragment?
For example, I have a recruiting function, I cannot figure out how it works, so I want to run a step-by-step tracing to see what step is being performed, how it can be implemented in the standard IDLE python environment