Assignment 1

There are two options for completing this assignment. Either follow the instructions here to launch a virtual JupyterLab environment. Or… install Python locally following these instructions.


Task 1 (5 points)

  • Complete the background survey on Canvas.


Task 2 (10 points)

Create a new Jupyter Notebook

  • Make a new Jupyter Notebook.

Write some Python code

  • Import the numpy package

  • Add, subtract, and multiply two numbers using the numpy package in three different code cells.


Task 3 (5 points)

  • Add the title of the assignment as a Heading level 1, your name as Heading level 2, and the date as Heading level 3 to your notebook.

Important

Save your notebook to your local course folder and submit assignment (in .pdf format) to Canvas by the deadline.