0 votes
in Python by
What are the distinct features of Python?

1 Answer

0 votes
by

The distinct features of Python include the following.

  1. Structured and functional programmings are supported.
  2. It can be compiled to byte-code for creating larger applications.
  3. Develops high-level dynamic data types.
  4. Supports checking of dynamic data types.
  5. Applies automated garbage collection.
  6. It could be used effectively along with Java, COBRA, C, C++, ActiveX, and COM.
...