Jump to content

Python syntax and semantics

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Lulu of the Lotus-Eaters (talk | contribs) at 21:08, 22 May 2006 (quick start at child). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)

The syntax of the Python programming language is the set of rules that defines how a Python program will be written and interpreted (by both the runtime system and by human readers).