CBSE BOARD XII, asked by Itzfadedeienaik, 2 months ago

Write the Features of Python??With full Explanation
Reward = Thanks on your All answer ​

Answers

Answered by Anonymous
32

\huge\mathsf{\underline\blue{Features \: Of \: Python}}

In general , Python is user friendly and a high level programming language which makes it worldwide popular. Some features of Python are as follows:-.

Easy-To-Learn : Due to it's simple Structure and clearly defined syntax , Ir is considered an easy to learn language.

Beginners Language: At the beginning level of programming, it us considerable as it supports the development of a wide range of applications .

Intergrated: It can be easily integrated with languages like C, C++ , Java , etc.

Interpreted: It is an interpreted language, I.e. the code is executed line by line at a time. This makes debugging easy and is thus, suitable for Beginners.

Object-oriented: Python supports object-oriented languages and the concept of classes and objects .

Portability: It is portable and can run equally on different platforms such as Windows , Linux, Unix or Mac .

GUI: Graphical User Interfaces can be developed using Python

Answered by somdipsen1990
1

Answer:

  1. Easy to Learn and Use
  2. Large Standard Library
  3. Expressive Language
  4. Interpreted Language
  5. Portable language
  6. Cross-platform Language
  7. Free and Open Source
  8. Object-Oriented Language
  9. Extensible
  10. GUI Programming Support
  11. Embeddable
  12. Dynamic Memory Allocation / Dynamically typed
Similar questions