Concept

Python Programming Language

Python is an interpreted, object-oriented, high-level programming language. It's known for its built in data structures and robust libraries. Despite this, Python was developed to have an easy to learn syntax which emphasizes readability and whitespace. Python supports modules and packages, which encourages program modularity and code reuse. The Python interpreter and standard library are available without charge for all major platforms, and can be freely distributed.

0

19

Updated 2021-10-09

Tags

Data Science