Python

From Halfface
Revision as of 18:44, 1 October 2010 by Ekaanbj (talk | contribs) (→‎basics)
Jump to navigation Jump to search

links

http://docs.python.org/tutorial

basics

sys.argv   arguments are passed to the script in the variable sys.argv
#          is used to start a comment