Christopher Marlett wrote:
> This may be a very broad question but whatever help you could give me would 
> be great.
>
> Exercise 2.4.5.1. * Make a program scene.py creating a scene with the 
> graphics methods. You are likely to need to adjust the positions of objects 
> by trial and error until you get the positions you want. Make sure you have 
> graphics.py in the same directory as your program.
>
> Exercise 2.4.5.2. * Elaborate your scene program so it becomes 
> changeScene.py, and changes one or more times when you click the mouse (and 
> use win.getMouse()). You may use the position of the mouse click to affect 
> the result, or it may just indicate you are ready to go on to the next view. 
>   
We don't offer solutions to homework for many reasons. I assume this is 
homework.

However if you show us a program (or even a program design) you've 
written and tell us where you are stuck we are glad to help.
> Also, I don't quite understand how this works. Do you e mail me with your 
> response or is there a website I need to visit to see my question and your 
> response posted?
>   
We email you and the tutor list. Please reply to the list not just to 
the author.


-- 
Bob Gailer
919-636-4239 Chapel Hill, NC

_______________________________________________
Tutor maillist  -  Tutor@python.org
http://mail.python.org/mailman/listinfo/tutor

Reply via email to