IndentationIndentation used to denote bodies of functions, conditionals, loops, etc.
Can also place on the same lineif a: statement1 else: statement2 Tabs
|
<<< | O'Reilly OSCON 2000, Introduction to Python, Slide 27 July 17, 2000, beazley@cs.uchicago.edu |
>>> |