test
Module (
test.py
)
def foo
(x): return x + x
#
Copyright
:
Peter Norvig
, 2002.
#
AIMA
:
Python Code
,
Example Output
.
#
Python.org
:
Tutorial
,
Language Ref
,
Libraries
.