Python

From techwiki.eng.ua.edu
Revision as of 18:49, 14 August 2023 by Ben H. (talk | contribs) (Created page with "left|x120px|y63px == What is Python == From Python.org: Python is a high-level, general-purpose programming language. Its design philosophy emphasizes co...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
y63px

What is Python

From Python.org:

Python is a high-level, general-purpose programming language. Its design philosophy emphasizes code readability with the use of significant indentation. Python is dynamically typed and garbage-collected. It supports multiple programming paradigms, including structured, object-oriented and functional programming.


Supported Operating Systems

Win10-logo.pngMacos-logo.pngLinux-logo.png Available for Windows, Mac, and Linux

VPN requirement

Vpn-no.png Connection to campus VPN is not required.

Dowanloading Python

Python for Windows can be downloaded from here https://www.python.org/downloads/windows/

Python for Mac can be downloaded from here https://www.python.org/downloads/macos/

Python for Linux can be downloaded from here https://www.python.org/downloads/source/