Search in: Word
Vietnamese keyboard: Off
Virtual keyboard: Show
Computing (FOLDOC) dictionary (also found in English - Vietnamese, English - English (Wordnet), French - Vietnamese)
Python
Jump to user comments
1. language A simple, high-level interpreted language by
Guido van Rossum [email protected], 1991. Python combines ideas
from ABC, C, Modula-3 and Icon. It bridges the gap
between C and shell programming, making it suitable for
rapid prototyping or as an extension language for C
applications. It is object-oriented and supports packages,
modules, classes, user-defined exceptions, a good C
interface, dynamic loading of C modules and has no arbitrary
restrictions.
Python is available, among others, for Unix, Windows,