H2-CA Logo

    • RecentChanges
    • FindPage
    • HelpContents
    Immutable Page Comments History Attachments

    h2-ca Wiki: WikiCourse/22 Parsers

    Page name: WikiCourse / 22 Parsers

    Slideshow ^ |< << Slide 21 of 27 >> >|

    Parsers

    Input

     {{{#!highlight python
     def hello(name):
         print "Hello %s" % name
     }}}

    Display

       1 def hello(name):
       2     print "Hello %s" % name
    
    Solenoid Theme Powered  |  MoinMoin Powered  |  Python Powered  |  GPL licensed  |  Valid HTML 4.01