ASSIGNMENT-1 Introduction to Python
1. What are the key features of Python?
Python is easy to learn and use in real life as compared to other programming languages. Its free
and open source
its express the output with the easy lines of the code
2. Python is an interpreted language. Explain.
It deploys an interpreter to turn your code into a language that your computer processor can
comprehend. The source code of a python program is converted into byte that is then executed
by the python virtual machine
3. What are the benefits of Python?
Extensive support libraries, open source and large community base, user friendly data structures
4. What are the applications of Python?
Python is often used as a support language for software developers for build control and
management testing and in many ways
there are three main application for python web development, machine learning, data analysis
and data visualization
© 360DigiTMG. All Rights Reserved.