Python is an interpreted high-level object oriented programming language for general-purpose programming. Created by Guido van Rossum and first released in 1991, Python has a design philosophy that emphasizes code readability, and a syntax that allows programmers to express concepts in fewer lines of code, notably using significant white space. It provides constructs that enable clear programming on both small and large scales.it also help to create easy program.
Python features a dynamic type system and automatic memory management. It supports multiple programming paradigms, including object-oriented, imperative, functional and procedural, and has a large and comprehensive standard library.python users easily done the program and uses small instruction.
Python interpreters are available for many operating systems. C,Python, the reference implementation of Python, is open source software and has a community-based development model, as do nearly all of its variant implementations. C,Python is managed by the non-profit Python Software Foundation.
