python输出hello world代码的方法

python输出hello world代码的方法,第1张

python输出hello world代码的方法

python输出hello world代码的方法:首先打开IDLE;然后进入python 3.7.2 shell;最后在界面中输入“print("hello world")”单击回车即可。

本文 *** 作环境:windows7系统、python3.7.2版,DELL G3电脑

打开IDLE;

进入python 3.7.2 shell;

在界面中输入print("hello world")单击回车;

输出hello world;

推荐学习:《python视频教程》

以上就是python输出hello world代码的方法的详细内容,

欢迎分享,转载请注明来源:内存溢出

原文地址: https://outofmemory.cn/langs/680802.html

(0)
打赏 微信扫一扫 微信扫一扫 支付宝扫一扫 支付宝扫一扫
上一篇 2022-04-20
下一篇 2022-04-20

发表评论

登录后才能评论

评论列表(0条)

保存