Content deleted Content added
Water Bottle (talk | contribs) m move infobox up |
|||
Line 1:
'''Python''' is an [[Interpreter (computer software)|interpreted]], interactive [[programming language]] created by [[Guido van Rossum]] in [[1990]]. Python is fully [[dynamic typing|dynamically typed]] and uses [[memory management|automatic memory management]]; it is thus similar to [[Perl]], [[Ruby programming language|Ruby]], [[Scheme programming language|Scheme]], [[Smalltalk]], and [[Tcl]]. Python is developed as an [[open source]] project, managed by the non-profit [[Python Software Foundation]]. Python 2.4.1 was released on [[March 30]], [[2005]].▼
{{Infobox_Software |
name = Python |
Line 13 ⟶ 11:
website = [http://www.python.org www.python.org] |
}}
▲'''Python''' is an [[Interpreter (computer software)|interpreted]], interactive [[programming language]] created by [[Guido van Rossum]] in [[1990]]. Python is fully [[dynamic typing|dynamically typed]] and uses [[memory management|automatic memory management]]; it is thus similar to [[Perl]], [[Ruby programming language|Ruby]], [[Scheme programming language|Scheme]], [[Smalltalk]], and [[Tcl]]. Python is developed as an [[open source]] project, managed by the non-profit [[Python Software Foundation]]. Python 2.4.1 was released on [[March 30]], [[2005]].
==History==
|