标签:bsp ima 添加 hello 运行程序 输出 sof 方法 print
2.输入python3 ,输入python3表示用的python这门编程语言的第3个版本,如果只输入python的话表示用的是python的第2个版本 
3.输入以下代码
print("hello world")

打开编辑软件sublime 
把以下代码,编写如下代码 
保存代码 
运行程序




要求:编写一个程序,输出itcast.cn
标签:bsp ima 添加 hello 运行程序 输出 sof 方法 print
原文地址:http://www.cnblogs.com/PaulSong/p/7508196.html