How to debug python file

I am unable to debug python file. I followed all the steps provided in documentation (Debugging) Added launch.json, procfile.json. Still not getting result.

Maybe try running bench console to test you python code.
Or you can try serching for ‘syste console’ and attempting your code through there.