About 82,000,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 Used For? A Beginner’s Guide - Coursera

    May 20, 2025 · Python is a computer programming language often used to build websites and software, automate tasks, and conduct data analysis. Python is a general-purpose language, …

  5. Python Tutorial - GeeksforGeeks

    Nov 24, 2025 · Python is one of the most popular programming languages. It’s simple to use, packed with features and supported by a wide range of libraries and frameworks. Its clean …

  6. What is Python

    Python is a high-level programming language that is easy to learn. It doesn’t require you to understand the details of the computer to develop programs efficiently. Python is a general …

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

    Apr 9, 2025 · Python has become one of the most widely-used programming languages in the world today. From web development to machine learning, data science, artificial intelligence …

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

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

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

    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 …