Homework XX, Problem YY#
Name: [Your name here]
Instructions:
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.
To save your progress, make a copy of this notebook in Colab
File > Save a copy in Driveand you’ll find it inMy Drive > Colab Notebooks.If you need to upload data files (like
.csvor.txt), please see Usage tips.
# TODO: Write your solution below
# import required libraries first
# write a lil' code; refer to examples
# 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!