Python is now about 19 years old. Now that you have a brief history of Python, let’s start with the history. First, let’s talk a little bit about technicality. Python is open source.




The language syntax is simpler than other programming languages and has fewer code lines, so applications can be written without much memory development time (usually 7 lines of code written in the C ++ language can be completed in 3 lines in Python).
It has many OOP features like Java language and is simpler and easier to understand than Java.
In addition to OOP, functional programming support features such as Javascript (lambda, map, filter and reduce) are also available.