write any four features that make Python a popular language
Answers
Python is easy to learn and use. It is developer-friendly and high level programming language.
2) Expressive Language
Python language is more expressive means that it is more understandable and readable.
3) Interpreted Language
Python is an interpreted language i.e. interpreter executes the code line by line at a time. This makes debugging easy and thus suitable for beginners.
4) Cross-platform Language
Python can run equally on different platforms such as Windows, Linux, Unix and Macintosh etc. So, we can say that Python is a portable language.
5) Free and Open Source
Python language is freely available at offical web address.The source-code is also available. Therefore it is open source.
hope it will help you.
plss brainliest my answer.
PRINCE ✌✌✌✌✌✌✌✌✌✌✌✌‼
Here are the four main features that make Python a popular language:
Python is an object oriented, high level programming language which is easy to learn and use.
- Expressive Language:
Python language is an expressive language which means that it is more understandable and readable.
- Free and Open Source:
Python language is freely available at many official web address. The source-code is also freely available, therefore it is an open source.
- Interpreted Language:
Python is an interpreted language which means interpreter executes the code line by line at a time. This makes debugging easy and thus makes easy for the beginners.
- Cross-platform Language
Python can run equally on different platforms such as Linux, Unix, Windows, and Macintosh etc. Hence Python is a portable language.
#SPJ6