Homework Assignments
Week 1 (Due Sunday 9/3 before 11:59PM)
Learning to use Colab
- Go to Google Drive (create an account if you do not have one).
- Create a folder called "Last_name-MAT241F23" in Google Drive and share it with joaquin.o.carbonara@gmail.com. For example, Jim Bar would call the folder Bar-MAT241S23.
- Inside the main folder create two folders: HW_submission and Work_in_progress.
- Inside HW_submission create one folder for each week: Week1, Week2, ...
- Create a Colab notebook called Last_name_week1.ipynb
- In the Colab notebook use a text tab create a nicely formatted title (up to you)
- In the Colab notebook print the sentence "Hello world! I can do python"
- In the Colab notebook try with a few other python commands and explanatory text.