yUP on Python graphics.py from prof J Zelle -
as having problems trying enter information through screen window, using graphics.py prof. j zelle, reading additional tutorial on "http://anh.cs.luc.edu/python/hands-on/3.1/handsonhtml/graphics.html?highlight=yup" , here find examples starts with
win = graphwin('face', 200, 150) # give title , dimensions win.yup() # make right side coordinates!
i using graphics.py download http://mcsp.wartburg.edu/zelle/python/, appears @ # version 4.2 5/26/2011, , on cant find win.yup .
can pls provide information how fix this
as tutorial linked explains in first paragraph, "my slight elaboration of [i.e. prof. zelle] package graphics.py in example programs."
you want version http://anh.cs.luc.edu/python/hands-on/3.1/index.html instead. download zip file linked after "example programs needed test out code used in tutorial".
Comments
Post a Comment