Content deleted Content added
No edit summary Tags: Mobile edit Mobile web edit |
|||
Line 41:
# The 'L's make the numbers double word length (typically 64 bits)
while true:
a, b = b, a + b
|
No edit summary Tags: Mobile edit Mobile web edit |
|||
Line 41:
# The 'L's make the numbers double word length (typically 64 bits)
while true:
a, b = b, a + b
|