-
WikiChip
WikiChip
-
Architectures
Popular x86
-
Intel
- Client
- Server
- Big Cores
- Small Cores
-
AMD
Popular ARM
-
ARM
- Server
- Big
- Little
-
Cavium
-
Samsung
-
-
Chips
Popular Families
-
Ampere
-
Apple
-
Cavium
-
HiSilicon
-
MediaTek
-
NXP
-
Qualcomm
-
Renesas
-
Samsung
-
From WikiChip
Difference between revisions of "python"
m (Updated layout) |
m |
||
Line 2: | Line 2: | ||
Python is a high-level, simple to understand and learn programming language for Linux, macOS and Windows. | Python is a high-level, simple to understand and learn programming language for Linux, macOS and Windows. | ||
− | |||
== '''The Python Logo''' == | == '''The Python Logo''' == | ||
Python's logo is a snake and The Python logo is a trademark of the Python Software Foundation. | Python's logo is a snake and The Python logo is a trademark of the Python Software Foundation. | ||
− | |||
== '''Language style''' == | == '''Language style''' == |
Revision as of 11:37, 4 November 2017
About
Python is a high-level, simple to understand and learn programming language for Linux, macOS and Windows.
The Python Logo
Python's logo is a snake and The Python logo is a trademark of the Python Software Foundation.
Language style
Python uses 'imports' to import what's known as modules into the programming language.
Because Python is an interperated language, it requires the Python runtime to run Python code (unless it is compiled using Cython).
Retrieved from "https://en.wikichip.org/w/index.php?title=python&oldid=66746"