python怎么打印hello world

作者:ssswwww | 发布时间:

很简单,只需要这几个代码就可以

while True:
   print(hello world)

运行114514秒后会有惊喜喔