Python
Revision as of 10:24, 15 April 2021 by PeterHarding (talk | contribs)
Full Name
Information
Python is an Object Oriented scripting language, named by its developer, Guido van Rossum, after the Monty Python movies.
Also see Python web site.
Related Links
- https://www.python.org/
- https://en.wikipedia.org/wiki/Python_(programming_language)
- https://en.wikipedia.org/wiki/CPython
- https://github.com/python/cpython
- https://stackoverflow.com/questions/17130975/python-vs-cpython
- https://realpython.com/products/cpython-internals-book/
- https://realpython.com/
- ActiveState
Jython is a Java based implementation of Python.