Homework XX, Problem YY

Homework XX, Problem YY#

Name: [Your name here]

Instructions:

  1. Click the in the top-right corner to open this page in Google Colab. Then modify the text above (double-click the cell to edit) and write your solution in the code cell below.

  2. To save your progress, make a copy of this notebook in Colab File > Save a copy in Drive and you’ll find it in My Drive > Colab Notebooks.

# TODO: Write your solution below

# import required libraries first

# write a lil' code

# Shift+Enter to run a cell; or "Run all" in the menu bar
# Any outputs? Make sure they show up!

Exporting your work#

When you’re ready, the easiest way to export the notebook is to File > Print it and save it as a PDF. Remove any excessively long, unrelated outputs first by clicking the arrow → next to the output box and then Show/hide output. Obviously make sure necessary outputs or graphs are clearly visible!