You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 14 Next »

About Python

Python is an interpretedhigh-levelgeneral-purpose programming language. Created by Guido van Rossum and first released in 1991, Python's design philosophy emphasizes code readability with its notable use of significant whitespace. Its language constructs and object-oriented approach aims to help programmers write clear, logical code for small and large-scale projects .

Page content



How to download and install Python

An easy way to download Python is to visit their webpage. In addition, NTNU Innsida has made a very good tutorial on how to acquire the newest version of Python, linked here.

To best utilize Python, you will also need to install some extra packages like NumPy, SymPy etc.


Getting started with Python

Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nullam tincidunt metus diam, id consectetur nulla bibendum eu. Vestibulum sit amet tortor ultricies, volutpat nunc id, malesuada risus. Sed iaculis auctor felis dignissim vestibulum. Fusce molestie, ligula a aliquam tristique, eros diam vestibulum tortor, non efficitur erat dui sit amet eros. Quisque pharetra tempor turpis, vel pellentesque dolor vestibulum et. Morbi vel ex varius velit rutrum convallis. Proin vestibulum sapien ut aliquam dapibus.

Useful tutorials




  • No labels