About 85,800,000 results
Open links in new tab
  1. Python (programming language) - Wikipedia

    Python is dynamically type-checked and garbage-collected. It supports multiple programming paradigms, including structured (particularly procedural), object-oriented and functional …

  2. About Python™ | Python.org

    The Python Package Index (PyPI) hosts thousands of third-party modules for Python. Both Python's standard library and the community-contributed modules allow for endless possibilities.

  3. Introduction to Python - W3Schools

    Python has syntax that allows developers to write programs with fewer lines than some other programming languages. Python runs on an interpreter system, meaning that code can be executed …

  4. Python | Definition, Language, History, & Facts | Britannica

    Nov 27, 2025 · Python is a general-purpose high-level computer programming language valued for its English-like syntax and powerful built-in data analysis and data science functions and libraries.

  5. Python Introduction - GeeksforGeeks

    Oct 13, 2025 · Python was created in 1991 with a focus on code readability and its ability to express concepts in fewer lines of code. Variable types are determined automatically at runtime, simplifying …

  6. What Is Python? An Introduction - HackerRank Blog

    Mar 13, 2025 · What is Python? In this article, we explore the history of Python, its key features and benefits, and real-world examples of its applications.

  7. What is Python and Why Learn It? - OpenPython

    What is Python? Before we jump into writing code, let’s answer the obvious question — what actually is Python, and why should you even bother learning it? Python is a programming language. But not the …

  8. What is the Python Programming Language? The Complete Guide.

    Python is a high-level, interpreted programming language known for its clear syntax and readability. Created with an emphasis on simplicity, Python supports multiple programming paradigms, including …

  9. What is Python

    Python is an interpreted, high-level, general-purpose programming language. Python has become the solution in many domains, from web applications to data analysis, data science, machine learning, …

  10. What is Python? Executive Summary | Python.org

    Python is an interpreted, object-oriented, high-level programming language with dynamic semantics. Its high-level built in data structures, combined with dynamic typing and dynamic binding, make it very …