Killed: terminated the process

前端 未结 0 1443
梦谈多话
梦谈多话 2021-01-30 19:14

This is Python code, I wrote in my vim editor and run this program Ubuntu terminal. millions = list(range(1, 100_000_000_0))

for million in millions: print(million)

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