Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ef4bd1b commit fb8c041Copy full SHA for fb8c041
Doc/tutorial/introduction.rst
@@ -480,7 +480,7 @@ First Steps Towards Programming
480
481
Of course, we can use Python for more complicated tasks than adding two and two
482
together. For instance, we can write an initial sub-sequence of the
483
-`Fibonacci series <https://en.wikipedia.org/wiki/Fibonacci_number>`_
+`Fibonacci series <https://en.wikipedia.org/wiki/Fibonacci_sequence>`_
484
as follows::
485
486
>>> # Fibonacci series:
0 commit comments