Differences between revisions 33 and 36 (spanning 3 versions)
Revision 33 as of 2007-07-07 04:07:14
Size: 63
Editor: XiaoQi
Comment:
Revision 36 as of 2009-12-25 07:18:29
Size: 72
Editor: localhost
Comment: converted to 1.6 markup
Deletions are marked like this. Additions are marked like this.
Line 2: Line 2:
from sys import *
a = []
a.append('what')
print 'Hello world!'
Line 6: Line 4:
----
[[Py技术文档分类]]

   1 print 'Hello world!'


Py技术文档分类

MyNewPage (last edited 2010-12-26 09:23:38 by xblandy)