Handle less closing the stdout pipe

前端 未结 0 631
长发绾君心
长发绾君心 2020-12-22 19:22

Say I have this code:

for i in range(200):
    print("\\n" * 200)

and I run it like this:

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