This document provides an overview of the Python programming language, including its history, key features, syntax examples, and common uses. It also discusses how Python can be used under Linux and some potential issues.
has interfaces tomany system calls and libraries, as well as to various window systems, and is extensible in C or C++.
20.
usable as anextension language for applications that need a programmable interface.
21.
What is Python??? supports multiple programming paradigms (primarily object oriented, imperative, and functional)
22.
portable: runs onmany Unix variants, on the Mac, and on PCs under MS-DOS, Windows, Windows NT, OS/2, FreeBSD Solaris, OS/2, Amiga,AROS, AS/400, BeOS, OS/390, z/OS, Palm OS, QNX, VMS, Psion, Acorn RISC OS, VxWorks, PlayStation, Sharp Zaurus, Windows CE and even PocketPC !
23.
What is Python??? Developed and supported by a large team of volunteers - Python Software Foundation
Free and opensource Implemented under an open source license. Freely usable and distributable, even for commercial use. Simplicity , Great first language