python输出hello world的代码
1、打开IDLE;

2、进入python 3.7.2 shell;

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

4、输出hello world;

1、当需要保存时,点击上方file——save;

2、保存成功。

阅读量:140
阅读量:134
阅读量:177
阅读量:182
阅读量:31
1、打开IDLE;

2、进入python 3.7.2 shell;

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

4、输出hello world;

1、当需要保存时,点击上方file——save;

2、保存成功。
