Computer Science 112
The Art & Science of Computer Graphics
Fall 2015, The College of Saint Rose
Agenda
We will work together to continue to develop our model that creates stacks of poker chips. We already have code that will create stacks of chips where each chip is randomly moved a bit so the stack looks "imperfect". We will work together to add functionality that creates new random stacks each time we add, and allows us to use a different number of chips in each stack.
Please demonstrate your program or submit your Python model and image by email before you leave class. Email submissions should use a meaningful subject line, clearly indicating the course number and assignment name.
Due at the start of class, Wednesday, November 18.
Please submit answers to these questions either as a hard copy (typeset or handwritten are OK) or by email to terescoj AT strose.edu by the start of class. Please use a clear subject line when submitting by email (e.g., CSC 112 Lecture 21 Assignment , Joe Student). We will discuss these questions at the start of class, so no late submissions are accepted.
We revisit questions from the previous lecture assignment, now working with Python functions.
Terminology
Examples