写好的python文件怎么实践

图片[1]-写好的python文件怎么实践-uusu优素-乐高,模型,3d打印,编程

脚本式编程

将如下代码拷贝至 hello.py文件中:

print("Hello,Python!");

通过以下命令执行该脚本:

$python./hello.py
hello,python

利用Python自带的IDEL

python 自带了一款 IDE,叫做 IDLE。

原文来自:https://www.py.cn
© 版权声明
THE END
喜欢就支持一下吧
点赞12 分享
评论 抢沙发
头像
欢迎您留下宝贵的见解!
提交
头像

昵称

取消
昵称表情代码图片

    暂无评论内容