PYHTON FEATURES Easy-to-learn:- Pyhton has few keywords simple structure and a clearly defined syntax. Easy-to-read:-Python code is more clearly defined and visible to the eyes. Easy-to-maintain:-Python's source code is fairly easy-to-maintain. A broad standard library is very portable and cross-platform compatible on any operating system. Interactive mode:-Python has support for an interactive mode which allows interactive testing and debugging of snippets of code Portable:-Python can run on a wide variety of hardware platforms and has the same interface on all platforms. Extendable:-You can add low-level modual the Python interpreter. Database:-Python provides interfaces to all major commercial database. GUI Programming:-Python supports GUI application that can be created and ported to many system calls,libraries and windows systems. such as windows MFC, machin tool and the x-windows system of unix. Scalable:-Python provides a better structure and supp...
Comments
Post a Comment