Whenever I run any code, my console always ends with Process finished with exit code 0
.
For example, if i were to just print("hellow"):
pydev debugger: process 21021 is connecting
Connected to pydev debugger (build 131.618)
hellow
Process finished with exit code 0
Is there any way to make the output just "hellow"?
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…