9 Features of Python Data Structure

Python is a programming language created by Guido van Rossum. It is a powerfully composed language with significant level information structures. It is utilized in various spots including data structures and algorithms in python.

Highlights of Python.

1. Progressively composed.

Factors don't have any sort in the python programming language. You don't have to say

int x = 10

Rather you would compose

x = 10

2. Significant level information structures.

Rundown, word reference and sets are work in information types which permit significant degrees of deliberation in a language like python.

3. Backing for practical programming.

Capacities are firsts class objects which implies they can be utilized like some other variable. This, with different capacities like guide, channel and lessen gives utilitarian programming.

4. Multi worldview programming.

Python has support for various ideal models like article situated programming, practical programming or iterative programming.

5. Quick prototyping.

Significant level information structures alongside unique composing make fast prototyping a breeze in Python

6. Batteries included.

Python has confidence in the way of thinking of batteries included. This implies that countless libraries are given python making programs written in python a lot more limited that in different dialects.

7. Critical whitespaces.

Whitespaces are critical in the Python programming language. This makes code simple to peruse in Python.

8. Set number of watchwords.

The quantity of catchphrases in the python language are exceptionally restricted. This makes it a simple language to learn for novices. The centre of the language is kept little and functionalities are given by different modules.

 

9. Namespaces.

Python attempts to keep the namespace as keep as could be expected.

For More Details, Visit Us:

cracking the coding interview

data structures and algorithms


0 Comments

Curated for You

Popular

Top Contributors more

Latest blog