Puppy3 CS106A Movie

by Leo X

Description

The program Puppy3.py imports an image, asks the user for input on color transformations, and then does a pixel-by-pixel color filter to change the original image to three different colors. It includes some user-input and decision making, for loops, 5 functions and some printing.