python学习一 hello world of python
时间:2014-08-29 12:37:47
收藏:0
阅读:197
我使用的环境是
OS:Red Hat Enterprise Linux AS release 4 (Nahant Update 3)
PYTHON:2.7.2
如果操作系统没有安装python, 百度输入关键字:Linux python安装 即可
环境准备完后,输入python 进入python的编辑界面。
了解过相关的python语法,这里只需要简单的print ‘hello world of python‘
评论(0)