home *** CD-ROM | disk | FTP | other *** search
/ PC Professionell 2004 December / PCpro_2004_12.ISO / files / webserver / tsw / TSW_3.4.0.exe / Apache2 / spyce / *.* / hello.spy < prev    next >
Encoding:
Text File  |  2004-05-18  |  113 b   |  7 lines

  1. <html><body>
  2.   Hello [[print 'world!',]]
  3.   [[ for i in range(10): { ]]
  4.     [[=i]]
  5.   [[ } ]]
  6. </body></html>
  7.