input() after readlines() from sys.stdin?

后端 未结 0 1734
天命终不由人
天命终不由人 2021-02-13 13:30

I have a case where my script calls readlines() on sys.stdin followed by a call to input(), but that last call won\'t work.

Here\'s

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