MAT 241 Fall 2023
In Class Assignments (20% of grade)
Week 1 (8/26 and 9/2)
- Runestone in-class project #2 (Driving the Turtle)
- This project needs to be shown to the instructor in person to get credit
- Learning to use Colab
- Go to Google Drive (create an account if you do not have one).
- Create a folder called "Last_name-MAT241F24" in Google Drive and share it with joaquin.o.carbonara@gmail.com. For example, Jim Bar would call the folder Bar-MAT241F24.
- 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.