Homework 11


Overview

Deadlines:
HW11 Reading and Checkpoints Recommended Deadline Tue 23-Jul at 12pm
HW11 Main Deadline Wed 24-Jul at 8pm
HW11 Late Deadline (see syllabus for details) Fri 26-Jul at 11am
Solo vs Collaborative:

Grading

Part 0: Reading and Checkpoints (SOLO)

This part only concerns reading and checkpoints, and not code tracing or exercises (those are assigned below).

Read all the notes and carefully complete all the checkpoints in Unit 9. While there is no official deadline, you need to complete this step to unlock the HW. We recommend you complete this by Tue 23-Jul at 12pm.

Part 1: Required CS Academy Exercises (COLLABORATIVE)

This part is collaborative, as explained in the syllabus. Collaboration is not required but is encouraged. Be sure to properly cite your collaborators!

Complete (with green checks) every exercise in the following section:

Part 2: cmu_graphics Installation (SOLO)

  1. Complete the cmu_graphics installation according to the instructions here. Importantly, do the pip install, not the zip install. In particular, you should be following this part of the instructions at that link:

  2. Download helloGraphics.py if you haven't already.

  3. Modify the file so that it displays your name and andrewID, similar to the screenshot below.

  4. Run the file (using ctrl-B or cmd-B as noted in the VS Code installation instructions). Your canvas should look similar to the screenshot below. If you encounter any issues, ask on Ed or in Office Hours.

  5. Once you are able to successfully modify and run the file, capture a screenshot of your entire screen (which should look similar to the image below) and submit it to Autolab under the "Graphics-Setup" assignment.