Lecture 1: Introduction#

In Lecture 1 we’ll be given you an introduction to python. You will learn:

  • How to access and use Google Colab

  • How to use arithmetic operators in Python

  • How to create amd assign values to variables in python

  • How to use comparison operators in python

  • How to recognize an Error

The weekly tasks are split up into a series of sequential notebooks. Any of these can be opened below by clicking on them. Some of these are interactive notebooks, where you will run and/or write code in the cells. To open any of the notebooks interactively, first click on the section, then click on the rocket and select “Colab”.

Weekly tasks#