Mainframe
  • Comments
  • Immutable Page
  • Menu
    • Navigation
    • RecentChanges
    • FindPage
    • Local Site Map
    • Help
    • HelpContents
    • HelpOnMoinWikiSyntax
    • Display
    • Attachments
    • Info
    • Raw Text
    • Print View
    • Edit
    • Load
    • Save
  • Login

Spaces

Public
JoSeb
RadFix
CoderDojo

Unterseiten

  • keine
  • Navigation

    • RecentChanges
    • FindPage
    • HelpContents
    • 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
    
    • MoinMoin Powered
    • Python Powered
    • GPL licensed
    • Valid HTML 4.01