python3: Why does python reorder my prints and seems to forget function parameters that later appear again?

后端 未结 0 564
不知归路
不知归路 2020-11-30 20:48

I wanted to have a small function that prints an error message and then terminates the program. When I changed the program termination method from sys.exit() to

相关标签:
回答
  • 消灭零回复
提交回复
热议问题