what is python and it's feature
Answers
Answer:
Python is a high-level, interpreted, interactive and object-oriented scripting language. Python is a Beginner's Language − Python is a great language for the beginner-level programmers and supports the development of a wide range of applications from simple text processing to WWW browsers to games.
Explanation:
Python is an interpreted, high-level, general-purpose programming language. Created by Guido van Rossum and first released in 1991, Python's design philosophy emphasizes code readability with its notable use of significant whitespace. Its language constructs and object-oriented approach aim to help programmers write clear, logical code for small and large-scale projects.
Features of python are:
1. Easy
2. Expressive
3. Free and Open-Source
4. High-Level
5. Portable