学堂 学堂 学堂公众号手机端

python输出helloworld代码的方法

lewis 6年前 (2019-08-11) 阅读数 7 #技术

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代码的方法的详细内容,更多请关注博信其它相关文章!

版权声明

本文仅代表作者观点,不代表博信信息网立场。

热门