Unit 2, Day 1
Mr. Jones | AP Computer Science Principles
Santiago Cubeddu and Renzo Lara
Associate Consultants
Mastercard Advisors Client Services
You should be familiar with functions from math class. Functions in Python are very similar!
Multiple functions can be “chained” together
Rect(50, 50, 100, 100, fill=gradient('red', 'blue', start='left'))