Readings

The readings for Thursday, November 19 are:

  1. Automate the Boring Stuff with Python

  2. Scipy Lecture Notes

Questions

Once you have completed these readings, please answer the following questions:

  1. Using data structures we have already covered, describe how an image is represented in a computer program? What exactly is a pixel?

  2. In terms of RGB values, how would you represent the following colors:

    a. White

    b. Black

    c. Orange

    d. Yellow

Hint: you can play around will free color wheels online.

Feedback

If you have any questions, comments, or concerns regarding the course, please provide your feedback here.

Submission

To submit your response, please edit the reading10/README.md file in your Bitbucket repository.