mirror of
https://github.com/python/cpython.git
synced 2025-07-24 11:44:31 +00:00
parent
07a349c4ee
commit
d3b0babf66
1 changed files with 1 additions and 1 deletions
|
@ -1339,7 +1339,7 @@ mechanism:
|
|||
|
||||
\begin{verbatim}
|
||||
>>> fib
|
||||
<function object at 10042ed0>
|
||||
<function fib at 10042ed0>
|
||||
>>> f = fib
|
||||
>>> f(100)
|
||||
1 1 2 3 5 8 13 21 34 55 89
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue