Navigation
index
next
|
previous
|
WTOPIA v1.0 documentation
»
Python
»
A Byte of Python (for Python 3.0)
»
Chapter 14: More
¶
Introduction
¶
Passing tuples around
¶
Special Methods
¶
Single Statement Blocks
¶
Lambda Forms
¶
List Comprehension
¶
Receiving Tuples and Lists in Functions
¶
exec and eval
¶
The assert statement
¶
the repr function
¶
Table Of Contents
Chapter 14: More
Introduction
Passing tuples around
Special Methods
Single Statement Blocks
Lambda Forms
List Comprehension
Receiving Tuples and Lists in Functions
exec and eval
The assert statement
the repr function
Previous topic
Chapter 13: Standard Library
Next topic
Ruby
Quick search
Enter search terms or a module, class or function name.
Navigation
index
next
|
previous
|
WTOPIA v1.0 documentation
»
Python
»
A Byte of Python (for Python 3.0)
»