Lab 3 - Introduction to Python¶

In this lab you will be working on python basics.

This lab must be completed individually.

Where provided, try your best to match the Sample Output as best as you can.

Accept the lab¶

To accept this lab on GitHub Classroom, you must click this link.

Objectives¶

  • Practice Python loops and conditions

  • Practice Python lists and dictionaries

  • Practice string manipulation in Python

  • Practice importing and using the Pandas module

Marking and Evaluation (32 marks)¶

Step 1: Accept the lab assignment You can find the link to accept the lab on Canvas.

Step 2: Clone the repository on your local computer and navigate to that directory

As always, you will need to clone the GitHub repository somewhere locally. The steps to do this are:

  1. cd /path/to/where/you/want/labs

  2. git clone https://github.com/data301-2020-winter1/lab3-yourUserName