Python Introduction

In this lecture we take our first look at the programming language Python (without too many details) and go through how we can write Python code in files and then ask the python program to execute the Python code in a file for us. We also go through how we can write and run Python code using the Integrated Development Environment Visual Studio Codeopen in new window.

Lecture material