I have been using PyCharm for a bit so I am not an expert.
How I normally ran my programs was with the terminal like so:
program.py -t input1 -t1 input2
I was wondering how can I debug this?
For other programs I wrote, I did not have any arguments so debugging was simply setting break points and pressing debug.
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…