如何快速用Python写Hello World

时间:2024-10-31 16:10:31

1、打开repl.it网站,新建一个REPL,输入python,点击python3

如何快速用Python写Hello World

2、在左边输入print("Hello, world!");

如何快速用Python写Hello World

3、点击三角形的run运行程序,可以看到右边输出了Hello, world!

如何快速用Python写Hello World
© 2025 光影知识库
信息来自网络 所有数据仅供参考
有疑问请联系站长 site.kefu@gmail.com