René's URL Explorer Experiment


Title: 3. An Informal Introduction to Python — Python 3.7.17 documentation

Generator: Docutils 0.17.1: http://docutils.sourceforge.net/

direct link

Domain: docs.python.org

Links:

Python documentation for the current stable releasehttps://docs.python.org/3/tutorial/introduction.html
indexhttps://docs.python.org/3.7/genindex.html
moduleshttps://docs.python.org/3.7/py-modindex.html
nexthttps://docs.python.org/3.7/tutorial/controlflow.html
previoushttps://docs.python.org/3.7/tutorial/interpreter.html
Pythonhttps://www.python.org/
3.7.17 Documentationhttps://docs.python.org/3.7/index.html
The Python Tutorialhttps://docs.python.org/3.7/tutorial/index.html
https://docs.python.org/3.7/tutorial/introduction.html#an-informal-introduction-to-python
>>>https://docs.python.org/3.7/glossary.html#term-0
https://docs.python.org/3.7/glossary.html#term-1
https://docs.python.org/3.7/tutorial/introduction.html#using-python-as-a-calculator
https://docs.python.org/3.7/tutorial/introduction.html#numbers
inthttps://docs.python.org/3.7/library/functions.html#int
floathttps://docs.python.org/3.7/library/functions.html#float
floor divisionhttps://docs.python.org/3.7/glossary.html#term-floor-division
1https://docs.python.org/3.7/tutorial/introduction.html#id3
inthttps://docs.python.org/3.7/library/functions.html#int
floathttps://docs.python.org/3.7/library/functions.html#float
Decimalhttps://docs.python.org/3.7/library/decimal.html#decimal.Decimal
Fractionhttps://docs.python.org/3.7/library/fractions.html#fractions.Fraction
complex numbershttps://docs.python.org/3.7/library/stdtypes.html#typesnumeric
https://docs.python.org/3.7/tutorial/introduction.html#strings
2https://docs.python.org/3.7/tutorial/introduction.html#id4
print()https://docs.python.org/3.7/library/functions.html#print
immutablehttps://docs.python.org/3.7/glossary.html#term-immutable
len()https://docs.python.org/3.7/library/functions.html#len
Text Sequence Type — strhttps://docs.python.org/3.7/library/stdtypes.html#textseq
String Methodshttps://docs.python.org/3.7/library/stdtypes.html#string-methods
Formatted string literalshttps://docs.python.org/3.7/reference/lexical_analysis.html#f-strings
Format String Syntaxhttps://docs.python.org/3.7/library/string.html#formatstrings
str.format()https://docs.python.org/3.7/library/stdtypes.html#str.format
printf-style String Formattinghttps://docs.python.org/3.7/library/stdtypes.html#old-string-formatting
https://docs.python.org/3.7/tutorial/introduction.html#lists
sequencehttps://docs.python.org/3.7/glossary.html#term-sequence
immutablehttps://docs.python.org/3.7/glossary.html#term-immutable
mutablehttps://docs.python.org/3.7/glossary.html#term-mutable
len()https://docs.python.org/3.7/library/functions.html#len
https://docs.python.org/3.7/tutorial/introduction.html#first-steps-towards-programming
Fibonacci serieshttps://en.wikipedia.org/wiki/Fibonacci_number
whilehttps://docs.python.org/3.7/reference/compound_stmts.html#while
print()https://docs.python.org/3.7/library/functions.html#print
1https://docs.python.org/3.7/tutorial/introduction.html#id1
2https://docs.python.org/3.7/tutorial/introduction.html#id2
Table of Contentshttps://docs.python.org/3.7/contents.html
3. An Informal Introduction to Pythonhttps://docs.python.org/3.7/tutorial/introduction.html
3.1. Using Python as a Calculatorhttps://docs.python.org/3.7/tutorial/introduction.html#using-python-as-a-calculator
3.1.1. Numbershttps://docs.python.org/3.7/tutorial/introduction.html#numbers
3.1.2. Stringshttps://docs.python.org/3.7/tutorial/introduction.html#strings
3.1.3. Listshttps://docs.python.org/3.7/tutorial/introduction.html#lists
3.2. First Steps Towards Programminghttps://docs.python.org/3.7/tutorial/introduction.html#first-steps-towards-programming
2. Using the Python Interpreterhttps://docs.python.org/3.7/tutorial/interpreter.html
4. More Control Flow Toolshttps://docs.python.org/3.7/tutorial/controlflow.html
Report a Bughttps://docs.python.org/3.7/bugs.html
Show Source https://github.com/python/cpython/blob/3.7/Doc/tutorial/introduction.rst
indexhttps://docs.python.org/3.7/genindex.html
moduleshttps://docs.python.org/3.7/py-modindex.html
nexthttps://docs.python.org/3.7/tutorial/controlflow.html
previoushttps://docs.python.org/3.7/tutorial/interpreter.html
Pythonhttps://www.python.org/
3.7.17 Documentationhttps://docs.python.org/3.7/index.html
The Python Tutorialhttps://docs.python.org/3.7/tutorial/index.html
Copyrighthttps://docs.python.org/3.7/copyright.html
Please donate.https://www.python.org/psf/donations/
Found a bughttps://docs.python.org/3.7/bugs.html
Sphinxhttp://sphinx.pocoo.org/

URLs of crawlers that visited me.