输入banner图图片脚本导航/分类

pythonidle是什么

IDLE是python自带的一个编辑器,相当简洁,简洁到简陋的地步。

在开始菜单 所有程序的Python里能看到一个idle(python GUI)的东西,那就是IDLE了输入python,打开的是python的运行窗口

bed2b14893c9e57dd633c11474cd38b.png

打开idle,输入printh("hello world"),即可在屏幕上打印 hello world

a9871ebf5bbb10a21a01ad2c51980fa.png

以上就是python idle是什么的详细内容,更多请关注Gxl网其它相关文章!