Differences between revisions 12 and 33 (spanning 21 versions)
Revision 12 as of 2006-03-08 10:56:52
Size: 67
Editor: kojipp
Comment:
Revision 33 as of 2007-07-07 04:07:14
Size: 63
Editor: XiaoQi
Comment:
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
["shenbianer"]
大家好

嗯,李世民到底好看不?!
{{{#!python
from sys import *
a = []
a.append('what')
}}}

   1 from sys import *
   2 a = []
   3 a.append('what')

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