Computer Science, asked by soumjoshi273, 11 months ago

what is python in programing​

Answers

Answered by rajgraveiens
0

Answer:

Python is very powerful programming language. It is very easy to learn language. Python is interpreting language. So instead of Compilation like in other language(java, C etc), interpreter in python read the code line by line.

Explanation:

Python is an open source and it has very large and powerful library.One can easily create his library and put it into python organisation.

Due to vast library and easy to learn or simple syntax feature, python can be used in every field :

  1. python can used development of web application.
  2. Python can used in Artificial intelligence  and machine learning.
  3. As python support object-oriented programming and structured programming so it can used in developing the small as well as large applications.
  4. Python has robust library in robotics, so we can also use there.
  5. python can used in web scrapping or web crawling using library like BeautifulSoup and Scrapy.
  6. It can be used in building console based application.
  7. It can be used in face detection and color detection.
  8. python has many library related to data mining, so we can use there
Similar questions