Changes

Jump to navigation Jump to search
Line 34: Line 34:  
===Python===
 
===Python===
   −
<syntaxhighlight lang="python" line> <!-- change lang value to desired language. For support, see http://www.mediawiki.org/wiki/Extension:SyntaxHighlight_GeSHi#Supported_languages -->
+
<syntaxhighlight lang="python" line>
 +
#In the syntaxhighlight tag, change lang value to desired language.  
 +
#For the list of supported languages, see http://www.mediawiki.org/wiki/Extension:SyntaxHighlight_GeSHi#Supported_languages
 +
 
 
def main():
 
def main():
 
     """Lots of useless code here."""
 
     """Lots of useless code here."""

Navigation menu