Is the python print parameter file by default None or sys.stdout?

前端 未结 0 1120
误落风尘
误落风尘 2020-12-04 06:47

Eventually, the implicit output stream of print is STDOUT. According to the print documentation the argument file is by default sys.stdout

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