Summary
Summary#
We’ve now introduced all the new concepts in week 1. Specific learning outcomes from this week arey
We want you to be able to use Google Colab, open the work notebooks in Colab, save them and be able to find your previous work.
We want you to be able to use arithmetic operators in python
We want you to be able to use variables and the assignment operator and know how to suitably name your variables.
We want you to be able to use comparison operators in python.
We want you to be able to recognize an error, identify the type of the error and know where to look to see the error message.
We want you to be able to get the type of a variable/object in python and know how to perform type conversion to change the type of an object.
We want you to be able to use and manipulate strings in python.
To test these learning outcomes please go to the next page to work through the summary exercises. Every week we will produce summary exercises. Within the next few weeks the final summary exercises will become challenging.
Your aim every week will be to work through the main body of the notebook, and then to attempt as many of the summary exercises as possible. This work should be done during the 2 hours timetabled in the lab, but also in the 3 hours assigned to work on this module outside of the timetabled lab classes. We will release solutions (video and on the website) for all exercises at the beginning of the next week. Also ask questions in the drop-in classes.
Now try the summary exercises for week 1!