Informatics Practices
Give any two features of Python.
Getting Started
2 Likes
Answer
Two features of Python are:
- Python is an interpreted, interactive, directly executed language with a pre-compiled code.
- It is free, open-source and portable language having a large repository of libraries.
Answered By
1 Like
Related Questions
Name the device used to convert images, printed text or an object into digital image.
If the value of a = 10 and b = 15, then a *= b will assign …………… to the variable a.
- 25
- 150
- 100
- 225
Define Sequence data type in Python? Give two examples.
The software which is freely available for use but source code may not be available comes under —
- Open-Source
- Firmware Software
- Freeware Software
- Proprietary Software