“Assuming you already have the script open in IDLE, open a Python shell window (Run->Python Shell), click Debug->Debugger in that window, and then run the script.”
This tutorial seems to be ok from first glance: Getting Started With Python IDLE – Real Python
You can do a bit more search on google if you don’t like this one, I am sure there are many more.