About 55,200,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. 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 …

  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 …

  4. 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 …

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

    Nov 27, 2025 · The Python Software Foundation describes Python as “an interpreted, object-oriented, high-level programming language with dynamic semantics.” Unlike such languages …

  6. 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 …

  7. 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 …

  8. What Is Python? An Introduction - HackerRank Blog

    Mar 13, 2025 · Python is a high-level, general-purpose, object-oriented programming language renowned for its simplicity, readability, and versatility. Guido van Rossum, a Dutch …

  9. What is Python Programming? Understanding the Basics and …

    Apr 9, 2025 · In recent years, Python has become the dominant language in data science and machine learning. With libraries like NumPy, Pandas, and Matplotlib, Python offers tools for …

  10. What is Python? Everything You Need to Know About This …

    Apr 22, 2025 · Python is a high-level, interpreted programming language known for its clear syntax and readability. Created by Guido van Rossum and first released in 1991, Python was …