Versatile, Easy to read, learn and write . User-friendly data structures. High-level language. Dynamically typed language(No need to mention data type based on the value assigned, it takes data type)
Read moreHow does python compare to other programming languages?
Python programs are generally expected to run slower than Java programs, but they also take much less time to develop. Python programs are typically 3-5 times shorter than equivalent Java programs . This difference can be attributed to Python’s built-in high-level data types and its dynamic typing.
Read more