Yurttas/PL/SL/python/docs/core-python-programming/doc/20/ref/contents.html
Jump to navigation
Jump to search
Contents
- Front Matter
- Contents
- 1. Introduction
- 2. Lexical analysis
- 3. Data model
- 4. Execution model
- 5. Expressions
- 6. Simple statements
- 6.1 Expression statements
- 6.2 Assert statements
- 6.3 Assignment statements
- 6.4 The pass statement
- 6.5 The del statement
- 6.6 The print statement
- 6.7 The return statement
- 6.8 The raise statement
- 6.9 The break statement
- 6.10 The continue statement
- 6.11 The import statement
- 6.12 The global statement
- 6.13 The exec statement
- 7. Compound statements
- 8. Top-level components
- Index
- About this document ...
See About this document... for information on suggesting changes.