After years of research programming in Matlab, I miss the way I could pause a program mid-execution and inspect the variables, do plotting, save/modify data, etc. via the intera
Here is a better, simpler solution, works in Python 3.8 https://stackoverflow.com/a/1396386/4566456
Even more powerful if IPython is installed https://stackoverflow.com/a/8152484/4566456