On Tue, Aug 9, 2016 at 12:51 PM Cyrus Parvereshi wrote:
> Hi! I'm starting out with programming by self-studying python with a
> textbook used at my university. I came to a chapter that introduced object
> oriented programming with graphics tools like GraphWin and Point. However,
> even though I
On Tue, Aug 09, 2016 at 09:43:26AM -0700, Cyrus Parvereshi wrote:
> Hi! I'm starting out with programming by self-studying python with a
> textbook used at my university. I came to a chapter that introduced object
> oriented programming with graphics tools like GraphWin and Point. However,
> even t
Hi! I'm starting out with programming by self-studying python with a
textbook used at my university. I came to a chapter that introduced object
oriented programming with graphics tools like GraphWin and Point. However,
even though I downloaded the author's graphics.py file from his website and
put